#C4E1DE#C4E1DE
#C4E1DE is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.8% C 0.031 H 189.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1DE |
|---|---|
| RGB | rgb(196, 225, 222) |
| HSL | hsl(174, 33%, 83%) |
| HSV | hsv(174, 13%, 88%) |
| CMYK | cmyk(12.9%, 0%, 1.3%, 11.8%) |
| CIE-LAB | lab(87.42, -10.11, -1.76) |
| CIE-LCH | lch(87.42, 10.26, 189.87°) |
| OKLab | oklab(88.77% -0.0305 -0.0048) |
| OKLCH | oklch(88.77% 0.031 189) |
| XYZ | xyz(62.8717, 70.8587, 79.4577) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Very Pale Blue
#D6FFFE
ΔE00 6.69
Ice
#D6FFFA
ΔE00 6.75
Very Light Blue
#D5FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1DE #E1C4C7
analogous
#C4E1CF #C4E1DE #C4D5E1
triadic
#C4E1DE #DEC4E1 #E1DEC4
tetradic
#C4E1DE #CFC4E1 #E1C4C7 #D5E1C4
square
#C4E1DE #CFC4E1 #E1C4C7 #D5E1C4
split-complementary
#C4E1DE #E1C4D5 #E1CFC4
monochromatic
#73B8B1 #9BCCC7 #C4E1DE #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.38
#C4E1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#C4E1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1DE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1DE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#BCE3E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e1de; /* rgb */ color: rgb(196, 225, 222); /* oklch */ color: oklch(88.8% 0.031 189.0);
Tailwind
colors: {
custom: {
50: '#d6eae8',
500: '#c4e1de',
950: '#000000',
},
}SCSS
$custom: #c4e1de; $custom-light: #d6eae8; $custom-dark: #000000;
JSON
{
"hex": "#c4e1de",
"rgb": {
"r": 196,
"g": 225,
"b": 222
},
"hsl": {
"h": 173.793,
"s": 32.584,
"l": 82.549
},
"oklch": {
"l": 0.88772,
"c": 0.0309,
"h": 189
},
"luminance": 0.7086
}Semantic roles & 50–950 ramp
primary
#C4E1DE
secondary
#B99094
accent
#3A46AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484