#C4E2D7#C4E2D7
#C4E2D7 is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.8% C 0.035 H 171.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D7 |
|---|---|
| RGB | rgb(196, 226, 215) |
| HSL | hsl(158, 34%, 83%) |
| HSV | hsv(158, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 4.9%, 11.4%) |
| CIE-LAB | lab(87.50, -11.97, 2.05) |
| CIE-LCH | lch(87.50, 12.15, 170.29°) |
| OKLab | oklab(88.78% -0.0346 0.0053) |
| OKLCH | oklch(88.78% 0.035 171.4) |
| XYZ | xyz(62.2241, 71.0335, 74.7093) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.87
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Pale Blue
#D6FFFE
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.88
Very Light Blue
#D5FFFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D7 #E2C4CF
analogous
#C4E2C8 #C4E2D7 #C4DEE2
triadic
#C4E2D7 #D7C4E2 #E2D7C4
tetradic
#C4E2D7 #C8C4E2 #E2C4CF #DEE2C4
square
#C4E2D7 #C8C4E2 #E2C4CF #DEE2C4
split-complementary
#C4E2D7 #E2C4DE #E2C8C4
monochromatic
#72BA9F #9BCEBB #C4E2D7 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.38
#C4E2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#C4E2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D7
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D7 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED7
Deuteranopia (green-blind)
#DADAD8
Tritanopia (blue-blind)
#BEE3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d7; /* rgb */ color: rgb(196, 226, 215); /* oklch */ color: oklch(88.8% 0.035 171.4);
Tailwind
colors: {
custom: {
50: '#d6ebe3',
500: '#c4e2d7',
950: '#000000',
},
}SCSS
$custom: #c4e2d7; $custom-light: #d6ebe3; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d7",
"rgb": {
"r": 196,
"g": 226,
"b": 215
},
"hsl": {
"h": 158,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.8878,
"c": 0.03503,
"h": 171.4
},
"luminance": 0.71035
}Semantic roles & 50–950 ramp
primary
#C4E2D7
secondary
#BB909F
accent
#3963AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484