#6CE7DE#6CE7DE
#6CE7DE is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.111 H 188.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7DE |
|---|---|
| RGB | rgb(108, 231, 222) |
| HSL | hsl(176, 72%, 66%) |
| HSV | hsv(176, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 3.9%, 9.4%) |
| CIE-LAB | lab(84.80, -36.46, -6.10) |
| CIE-LCH | lch(84.80, 36.97, 189.50°) |
| OKLab | oklab(85.54% -0.1097 -0.0171) |
| OKLCH | oklch(85.54% 0.111 188.8) |
| XYZ | xyz(47.9394, 65.6093, 79.2306) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7DE #E76C75
analogous
#6CE7A1 #6CE7DE #6CB3E7
triadic
#6CE7DE #DE6CE7 #E7DE6C
tetradic
#6CE7DE #A16CE7 #E76C75 #B3E76C
square
#6CE7DE #A16CE7 #E76C75 #B3E76C
split-complementary
#6CE7DE #E76CB3 #E7A16C
monochromatic
#1EBAAF #37DED2 #6CE7DE #A1F0EA #D5F8F6
Accessibility & contrast
On white
1.49
#6CE7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6CE7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7DE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7DE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ce7de; /* rgb */ color: rgb(108, 231, 222); /* oklch */ color: oklch(85.5% 0.111 188.8);
Tailwind
colors: {
custom: {
50: '#a0efe8',
500: '#6ce7de',
950: '#000000',
},
}SCSS
$custom: #6ce7de; $custom-light: #a0efe8; $custom-dark: #000000;
JSON
{
"hex": "#6ce7de",
"rgb": {
"r": 108,
"g": 231,
"b": 222
},
"hsl": {
"h": 175.61,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.85542,
"c": 0.11106,
"h": 188.8
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#6CE7DE
secondary
#BA3D46
accent
#1220D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584