#6CE6DB#6CE6DB
#6CE6DB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.111 H 187.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6DB |
|---|---|
| RGB | rgb(108, 230, 219) |
| HSL | hsl(175, 71%, 66%) |
| HSV | hsv(175, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.43, -36.76, -5.06) |
| CIE-LCH | lch(84.43, 37.11, 187.84°) |
| OKLab | oklab(85.22% -0.1099 -0.0143) |
| OKLCH | oklch(85.22% 0.111 187.4) |
| XYZ | xyz(47.2619, 64.8918, 77.0388) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.59
Bright Aqua
#0BF9EA
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 6.55
Bright Cyan
#41FDFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6DB #E66C77
analogous
#6CE69E #6CE6DB #6CB4E6
triadic
#6CE6DB #DB6CE6 #E6DB6C
tetradic
#6CE6DB #9E6CE6 #E66C77 #B4E66C
square
#6CE6DB #9E6CE6 #E66C77 #B4E66C
split-complementary
#6CE6DB #E66CB4 #E69E6C
monochromatic
#1FB8AA #38DDCE #6CE6DB #A0EFE8 #D5F8F5
Accessibility & contrast
On white
1.50
#6CE6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6CE6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6DB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6DB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#03EBE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce6db; /* rgb */ color: rgb(108, 230, 219); /* oklch */ color: oklch(85.2% 0.111 187.4);
Tailwind
colors: {
custom: {
50: '#a0eee6',
500: '#6ce6db',
950: '#000000',
},
}SCSS
$custom: #6ce6db; $custom-light: #a0eee6; $custom-dark: #000000;
JSON
{
"hex": "#6ce6db",
"rgb": {
"r": 108,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.59,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.85216,
"c": 0.11086,
"h": 187.4
},
"luminance": 0.64896
}Semantic roles & 50–950 ramp
primary
#6CE6DB
secondary
#B83E49
accent
#1324D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584