#6CE4DB#6CE4DB
#6CE4DB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.109 H 188.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4DB |
|---|---|
| RGB | rgb(108, 228, 219) |
| HSL | hsl(176, 69%, 66%) |
| HSV | hsv(176, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.85, -35.84, -5.91) |
| CIE-LCH | lch(83.85, 36.32, 189.37°) |
| OKLab | oklab(84.75% -0.1078 -0.0165) |
| OKLCH | oklch(84.75% 0.109 188.7) |
| XYZ | xyz(46.7085, 63.7850, 76.8544) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Mediumturquoise
#48D1CC
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 6.15
Bright Turquoise
#0FFEF9
ΔE00 6.75
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4DB #E46C75
analogous
#6CE49F #6CE4DB #6CB1E4
triadic
#6CE4DB #DB6CE4 #E4DB6C
tetradic
#6CE4DB #9F6CE4 #E46C75 #B1E46C
square
#6CE4DB #9F6CE4 #E46C75 #B1E46C
split-complementary
#6CE4DB #E46CB1 #E49F6C
monochromatic
#21B4A9 #38DBCE #6CE4DB #A0EDE8 #D3F7F4
Accessibility & contrast
On white
1.53
#6CE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6CE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4DB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4DB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#07E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce4db; /* rgb */ color: rgb(108, 228, 219); /* oklch */ color: oklch(84.8% 0.109 188.7);
Tailwind
colors: {
custom: {
50: '#a0ede6',
500: '#6ce4db',
950: '#000000',
},
}SCSS
$custom: #6ce4db; $custom-light: #a0ede6; $custom-dark: #000000;
JSON
{
"hex": "#6ce4db",
"rgb": {
"r": 108,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.5,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.84752,
"c": 0.10905,
"h": 188.7
},
"luminance": 0.63789
}Semantic roles & 50–950 ramp
primary
#6CE4DB
secondary
#B53F48
accent
#1523D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584