#6CE6DE#6CE6DE
#6CE6DE is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.3% C 0.110 H 189.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6DE |
|---|---|
| RGB | rgb(108, 230, 222) |
| HSL | hsl(176, 71%, 66%) |
| HSV | hsv(176, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(84.51, -36.00, -6.53) |
| CIE-LCH | lch(84.51, 36.59, 190.28°) |
| OKLab | oklab(85.31% -0.1087 -0.0182) |
| OKLCH | oklch(85.31% 0.11 189.5) |
| XYZ | xyz(47.6604, 65.0512, 79.1376) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.16
Mediumturquoise
#48D1CC
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 5.83
Bright Aqua
#0BF9EA
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.20
Bright Turquoise
#0FFEF9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6DE #E66C74
analogous
#6CE6A1 #6CE6DE #6CB1E6
triadic
#6CE6DE #DE6CE6 #E6DE6C
tetradic
#6CE6DE #A16CE6 #E66C74 #B1E66C
square
#6CE6DE #A16CE6 #E66C74 #B1E66C
split-complementary
#6CE6DE #E66CB1 #E6A16C
monochromatic
#1FB8AE #38DDD2 #6CE6DE #A0EFEA #D5F8F5
Accessibility & contrast
On white
1.50
#6CE6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6CE6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6DE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6DE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce6de; /* rgb */ color: rgb(108, 230, 222); /* oklch */ color: oklch(85.3% 0.110 189.5);
Tailwind
colors: {
custom: {
50: '#a0eee8',
500: '#6ce6de',
950: '#000000',
},
}SCSS
$custom: #6ce6de; $custom-light: #a0eee8; $custom-dark: #000000;
JSON
{
"hex": "#6ce6de",
"rgb": {
"r": 108,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.066,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.8531,
"c": 0.11019,
"h": 189.5
},
"luminance": 0.65056
}Semantic roles & 50–950 ramp
primary
#6CE6DE
secondary
#B83E46
accent
#131FD3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584