#6CDFDB#6CDFDB
#6CDFDB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.105 H 192.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFDB |
|---|---|
| RGB | rgb(108, 223, 219) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.42, -33.50, -8.04) |
| CIE-LCH | lch(82.42, 34.45, 193.49°) |
| OKLab | oklab(83.59% -0.1024 -0.0223) |
| OKLCH | oklch(83.59% 0.105 192.3) |
| XYZ | xyz(45.3529, 61.0738, 76.4025) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.82
Bright Cyan
#41FDFE
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFDB #DF6C70
analogous
#6CDFA2 #6CDFDB #6CAADF
triadic
#6CDFDB #DB6CDF #DFDB6C
tetradic
#6CDFDB #A26CDF #DF6C70 #AADF6C
square
#6CDFDB #A26CDF #DF6C70 #AADF6C
split-complementary
#6CDFDB #DF6CAA #DFA26C
monochromatic
#25ABA7 #3AD4CF #6CDFDB #9EEAE7 #D1F5F4
Accessibility & contrast
On white
1.59
#6CDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6CDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFDB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFDB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#10E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdfdb; /* rgb */ color: rgb(108, 223, 219); /* oklch */ color: oklch(83.6% 0.105 192.3);
Tailwind
colors: {
custom: {
50: '#9fe9e6',
500: '#6cdfdb',
950: '#000000',
},
}SCSS
$custom: #6cdfdb; $custom-light: #9fe9e6; $custom-dark: #000000;
JSON
{
"hex": "#6cdfdb",
"rgb": {
"r": 108,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.913,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83593,
"c": 0.10481,
"h": 192.3
},
"luminance": 0.61078
}Semantic roles & 50–950 ramp
primary
#6CDFDB
secondary
#AD4246
accent
#1920CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484