#C4E2D8#C4E2D8
#C4E2D8 is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.8% C 0.034 H 173.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D8 |
|---|---|
| RGB | rgb(196, 226, 216) |
| HSL | hsl(160, 34%, 83%) |
| HSV | hsv(160, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(87.53, -11.78, 1.56) |
| CIE-LCH | lch(87.53, 11.88, 172.46°) |
| OKLab | oklab(88.81% -0.0342 0.004) |
| OKLCH | oklch(88.81% 0.034 173.4) |
| XYZ | xyz(62.3530, 71.0850, 75.3881) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Very Pale Blue
#D6FFFE
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D8 #E2C4CE
analogous
#C4E2C9 #C4E2D8 #C4DDE2
triadic
#C4E2D8 #D8C4E2 #E2D8C4
tetradic
#C4E2D8 #C9C4E2 #E2C4CE #DDE2C4
square
#C4E2D8 #C9C4E2 #E2C4CE #DDE2C4
split-complementary
#C4E2D8 #E2C4DD #E2C9C4
monochromatic
#72BAA2 #9BCEBD #C4E2D8 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.38
#C4E2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C4E2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D8
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D8 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#BEE3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d8; /* rgb */ color: rgb(196, 226, 216); /* oklch */ color: oklch(88.8% 0.034 173.4);
Tailwind
colors: {
custom: {
50: '#d6ebe4',
500: '#c4e2d8',
950: '#000000',
},
}SCSS
$custom: #c4e2d8; $custom-light: #d6ebe4; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d8",
"rgb": {
"r": 196,
"g": 226,
"b": 216
},
"hsl": {
"h": 160,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88808,
"c": 0.03446,
"h": 173.4
},
"luminance": 0.71086
}Semantic roles & 50–950 ramp
primary
#C4E2D8
secondary
#BB909E
accent
#395FAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484