#6CE4DC#6CE4DC
#6CE4DC is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.109 H 189.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4DC |
|---|---|
| RGB | rgb(108, 228, 220) |
| HSL | hsl(176, 69%, 66%) |
| HSV | hsv(176, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(83.88, -35.58, -6.40) |
| CIE-LCH | lch(83.88, 36.15, 190.20°) |
| OKLab | oklab(84.78% -0.1074 -0.0179) |
| OKLCH | oklch(84.78% 0.109 189.4) |
| XYZ | xyz(46.8405, 63.8379, 77.5498) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.05
Mediumturquoise
#48D1CC
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.59
Bright Turquoise
#0FFEF9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4DC #E46C74
analogous
#6CE4A0 #6CE4DC #6CB0E4
triadic
#6CE4DC #DC6CE4 #E4DC6C
tetradic
#6CE4DC #A06CE4 #E46C74 #B0E46C
square
#6CE4DC #A06CE4 #E46C74 #B0E46C
split-complementary
#6CE4DC #E46CB0 #E4A06C
monochromatic
#21B4AB #38DBD0 #6CE4DC #A0EDE8 #D3F7F5
Accessibility & contrast
On white
1.53
#6CE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6CE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4DC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4DC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#03E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce4dc; /* rgb */ color: rgb(108, 228, 220); /* oklch */ color: oklch(84.8% 0.109 189.4);
Tailwind
colors: {
custom: {
50: '#a0ede6',
500: '#6ce4dc',
950: '#000000',
},
}SCSS
$custom: #6ce4dc; $custom-light: #a0ede6; $custom-dark: #000000;
JSON
{
"hex": "#6ce4dc",
"rgb": {
"r": 108,
"g": 228,
"b": 220
},
"hsl": {
"h": 176,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.84783,
"c": 0.10885,
"h": 189.4
},
"luminance": 0.63842
}Semantic roles & 50–950 ramp
primary
#6CE4DC
secondary
#B53F47
accent
#1521D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584