#6CE8DC#6CE8DC
#6CE8DC is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.112 H 186.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE8DC |
|---|---|
| RGB | rgb(108, 232, 220) |
| HSL | hsl(174, 73%, 67%) |
| HSV | hsv(174, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(85.03, -37.43, -4.71) |
| CIE-LCH | lch(85.03, 37.72, 187.17°) |
| OKLab | oklab(85.71% -0.1116 -0.0133) |
| OKLCH | oklch(85.71% 0.112 186.8) |
| XYZ | xyz(47.9537, 66.0641, 77.9208) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 6.06
Bright Turquoise
#0FFEF9
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE8DC #E86C78
analogous
#6CE89E #6CE8DC #6CB6E8
triadic
#6CE8DC #DC6CE8 #E8DC6C
tetradic
#6CE8DC #9E6CE8 #E86C78 #B6E86C
square
#6CE8DC #9E6CE8 #E86C78 #B6E86C
split-complementary
#6CE8DC #E86CB6 #E89E6C
monochromatic
#1DBCAD #37E0CF #6CE8DC #A1F0E9 #D6F9F5
Accessibility & contrast
On white
1.48
#6CE8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6CE8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE8DC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE8DC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ce8dc; /* rgb */ color: rgb(108, 232, 220); /* oklch */ color: oklch(85.7% 0.112 186.8);
Tailwind
colors: {
custom: {
50: '#a0f0e6',
500: '#6ce8dc',
950: '#000000',
},
}SCSS
$custom: #6ce8dc; $custom-light: #a0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#6ce8dc",
"rgb": {
"r": 108,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.194,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.85711,
"c": 0.11244,
"h": 186.8
},
"luminance": 0.66069
}Semantic roles & 50–950 ramp
primary
#6CE8DC
secondary
#BB3D49
accent
#1023D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584