#C4E2DB#C4E2DB
#C4E2DB is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.9% C 0.033 H 179.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2DB |
|---|---|
| RGB | rgb(196, 226, 219) |
| HSL | hsl(166, 34%, 83%) |
| HSV | hsv(166, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.60, -11.20, 0.09) |
| CIE-LCH | lch(87.60, 11.20, 179.53°) |
| OKLab | oklab(88.89% -0.0331 0.0001) |
| OKLCH | oklch(88.89% 0.033 179.9) |
| XYZ | xyz(62.7444, 71.2416, 77.4493) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.46
Ice Blue (survey)
#D7FFFE
ΔE00 6.78
Very Pale Blue
#D6FFFE
ΔE00 6.83
Lightcyan
#E0FFFF
ΔE00 6.99
Very Light Blue
#D5FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2DB #E2C4CB
analogous
#C4E2CC #C4E2DB #C4DAE2
triadic
#C4E2DB #DBC4E2 #E2DBC4
tetradic
#C4E2DB #CCC4E2 #E2C4CB #DAE2C4
square
#C4E2DB #CCC4E2 #E2C4CB #DAE2C4
split-complementary
#C4E2DB #E2C4DA #E2CCC4
monochromatic
#72BAA9 #9BCEC2 #C4E2DB #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.38
#C4E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C4E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2DB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2DB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#BDE3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2db; /* rgb */ color: rgb(196, 226, 219); /* oklch */ color: oklch(88.9% 0.033 179.9);
Tailwind
colors: {
custom: {
50: '#d6ebe6',
500: '#c4e2db',
950: '#000000',
},
}SCSS
$custom: #c4e2db; $custom-light: #d6ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c4e2db",
"rgb": {
"r": 196,
"g": 226,
"b": 219
},
"hsl": {
"h": 166,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88894,
"c": 0.03305,
"h": 179.9
},
"luminance": 0.71243
}Semantic roles & 50–950 ramp
primary
#C4E2DB
secondary
#BB909A
accent
#3954AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484