#C4E1DB#C4E1DB
#C4E1DB is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.7% C 0.032 H 181.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1DB |
|---|---|
| RGB | rgb(196, 225, 219) |
| HSL | hsl(168, 33%, 83%) |
| HSV | hsv(168, 13%, 88%) |
| CMYK | cmyk(12.9%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(87.34, -10.69, -0.29) |
| CIE-LCH | lch(87.34, 10.70, 181.57°) |
| OKLab | oklab(88.69% -0.0317 -0.0009) |
| OKLCH | oklch(88.69% 0.032 181.7) |
| XYZ | xyz(62.4732, 70.6993, 77.3590) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.27
Ice
#D6FFFA
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.89
Very Pale Blue
#D6FFFE
ΔE00 6.94
Lightcyan
#E0FFFF
ΔE00 6.96
Very Light Blue
#D5FFFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1DB #E1C4CA
analogous
#C4E1CC #C4E1DB #C4D9E1
triadic
#C4E1DB #DBC4E1 #E1DBC4
tetradic
#C4E1DB #CCC4E1 #E1C4CA #D9E1C4
square
#C4E1DB #CCC4E1 #E1C4CA #D9E1C4
split-complementary
#C4E1DB #E1C4D9 #E1CCC4
monochromatic
#73B8A9 #9BCCC2 #C4E1DB #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.39
#C4E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C4E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1DB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1DB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#BDE2DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e1db; /* rgb */ color: rgb(196, 225, 219); /* oklch */ color: oklch(88.7% 0.032 181.7);
Tailwind
colors: {
custom: {
50: '#d6eae6',
500: '#c4e1db',
950: '#000000',
},
}SCSS
$custom: #c4e1db; $custom-light: #d6eae6; $custom-dark: #000000;
JSON
{
"hex": "#c4e1db",
"rgb": {
"r": 196,
"g": 225,
"b": 219
},
"hsl": {
"h": 167.586,
"s": 32.584,
"l": 82.549
},
"oklch": {
"l": 0.88685,
"c": 0.0317,
"h": 181.7
},
"luminance": 0.70701
}Semantic roles & 50–950 ramp
primary
#C4E1DB
secondary
#B99099
accent
#3A52AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484