#6CE6DC#6CE6DC
#6CE6DC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.111 H 188.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6DC |
|---|---|
| RGB | rgb(108, 230, 220) |
| HSL | hsl(175, 71%, 66%) |
| HSV | hsv(175, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.46, -36.51, -5.55) |
| CIE-LCH | lch(84.46, 36.93, 188.65°) |
| OKLab | oklab(85.25% -0.1095 -0.0156) |
| OKLCH | oklch(85.25% 0.111 188.1) |
| XYZ | xyz(47.3939, 64.9446, 77.7342) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 5.71
Bright Turquoise
#0FFEF9
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6DC #E66C76
analogous
#6CE69F #6CE6DC #6CB3E6
triadic
#6CE6DC #DC6CE6 #E6DC6C
tetradic
#6CE6DC #9F6CE6 #E66C76 #B3E66C
square
#6CE6DC #9F6CE6 #E66C76 #B3E66C
split-complementary
#6CE6DC #E66CB3 #E69F6C
monochromatic
#1FB8AC #38DDD0 #6CE6DC #A0EFE8 #D5F8F5
Accessibility & contrast
On white
1.50
#6CE6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6CE6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6DC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6DC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce6dc; /* rgb */ color: rgb(108, 230, 220); /* oklch */ color: oklch(85.2% 0.111 188.1);
Tailwind
colors: {
custom: {
50: '#a0eee6',
500: '#6ce6dc',
950: '#000000',
},
}SCSS
$custom: #6ce6dc; $custom-light: #a0eee6; $custom-dark: #000000;
JSON
{
"hex": "#6ce6dc",
"rgb": {
"r": 108,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.082,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.85247,
"c": 0.11061,
"h": 188.1
},
"luminance": 0.64949
}Semantic roles & 50–950 ramp
primary
#6CE6DC
secondary
#B83E48
accent
#1322D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584