#6CE6DD#6CE6DD
#6CE6DD is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.110 H 188.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6DD |
|---|---|
| RGB | rgb(108, 230, 221) |
| HSL | hsl(176, 71%, 66%) |
| HSV | hsv(176, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 3.9%, 9.8%) |
| CIE-LAB | lab(84.48, -36.26, -6.04) |
| CIE-LCH | lch(84.48, 36.75, 189.46°) |
| OKLab | oklab(85.28% -0.1091 -0.0169) |
| OKLCH | oklch(85.28% 0.11 188.8) |
| XYZ | xyz(47.5267, 64.9977, 78.4338) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.92
Mediumturquoise
#48D1CC
ΔE00 5.42
Tiffany Blue
#7BF2DA
ΔE00 5.52
Bright Aqua
#0BF9EA
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 6.36
Bright Cyan
#41FDFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6DD #E66C75
analogous
#6CE6A0 #6CE6DD #6CB2E6
triadic
#6CE6DD #DD6CE6 #E6DD6C
tetradic
#6CE6DD #A06CE6 #E66C75 #B2E66C
square
#6CE6DD #A06CE6 #E66C75 #B2E66C
split-complementary
#6CE6DD #E66CB2 #E6A06C
monochromatic
#1FB8AD #38DDD1 #6CE6DD #A0EFE9 #D5F8F5
Accessibility & contrast
On white
1.50
#6CE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#6CE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6DD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6DD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce6dd; /* rgb */ color: rgb(108, 230, 221); /* oklch */ color: oklch(85.3% 0.110 188.8);
Tailwind
colors: {
custom: {
50: '#a0eee7',
500: '#6ce6dd',
950: '#000000',
},
}SCSS
$custom: #6ce6dd; $custom-light: #a0eee7; $custom-dark: #000000;
JSON
{
"hex": "#6ce6dd",
"rgb": {
"r": 108,
"g": 230,
"b": 221
},
"hsl": {
"h": 175.574,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.85278,
"c": 0.11039,
"h": 188.8
},
"luminance": 0.65002
}Semantic roles & 50–950 ramp
primary
#6CE6DD
secondary
#B83E47
accent
#1321D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584