#6CE7DC#6CE7DC
#6CE7DC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.112 H 187.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7DC |
|---|---|
| RGB | rgb(108, 231, 220) |
| HSL | hsl(175, 72%, 66%) |
| HSV | hsv(175, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.74, -36.97, -5.13) |
| CIE-LCH | lch(84.74, 37.32, 187.90°) |
| OKLab | oklab(85.48% -0.1106 -0.0144) |
| OKLCH | oklch(85.48% 0.112 187.4) |
| XYZ | xyz(47.6730, 65.5028, 77.8272) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 6.36
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7DC #E76C77
analogous
#6CE79F #6CE7DC #6CB5E7
triadic
#6CE7DC #DC6CE7 #E7DC6C
tetradic
#6CE7DC #9F6CE7 #E76C77 #B5E76C
square
#6CE7DC #9F6CE7 #E76C77 #B5E76C
split-complementary
#6CE7DC #E76CB5 #E79F6C
monochromatic
#1EBAAC #37DECF #6CE7DC #A1F0E9 #D5F8F5
Accessibility & contrast
On white
1.49
#6CE7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6CE7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7DC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7DC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ce7dc; /* rgb */ color: rgb(108, 231, 220); /* oklch */ color: oklch(85.5% 0.112 187.4);
Tailwind
colors: {
custom: {
50: '#a0efe6',
500: '#6ce7dc',
950: '#000000',
},
}SCSS
$custom: #6ce7dc; $custom-light: #a0efe6; $custom-dark: #000000;
JSON
{
"hex": "#6ce7dc",
"rgb": {
"r": 108,
"g": 231,
"b": 220
},
"hsl": {
"h": 174.634,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.85479,
"c": 0.11152,
"h": 187.4
},
"luminance": 0.65507
}Semantic roles & 50–950 ramp
primary
#6CE7DC
secondary
#BA3D48
accent
#1223D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584