#C4E2D2#C4E2D2
#C4E2D2 is a very light, muted green. Relative luminance 0.708; OKLCH L 88.6% C 0.038 H 162.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D2 |
|---|---|
| RGB | rgb(196, 226, 210) |
| HSL | hsl(148, 34%, 83%) |
| HSV | hsv(148, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(87.38, -12.92, 4.50) |
| CIE-LCH | lch(87.38, 13.68, 160.80°) |
| OKLab | oklab(88.64% -0.0366 0.0117) |
| OKLCH | oklch(88.64% 0.038 162.3) |
| XYZ | xyz(61.5914, 70.7804, 71.3773) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 7.84
Duck Egg Blue
#C3FBF4
ΔE00 8.20
Honeydew
#F0FFF0
ΔE00 8.41
Eggshell Blue
#C4FFF7
ΔE00 8.86
Ice Blue (survey)
#D7FFFE
ΔE00 8.87
Very Pale Blue
#D6FFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D2 #E2C4D4
analogous
#C5E2C4 #C4E2D2 #C4E2E1
triadic
#C4E2D2 #D2C4E2 #E2D2C4
tetradic
#C4E2D2 #C4C5E2 #E2C4D4 #E2E1C4
square
#C4E2D2 #C4C5E2 #E2C4D4 #E2E1C4
split-complementary
#C4E2D2 #E1C4E2 #E2C4C5
monochromatic
#72BA93 #9BCEB3 #C4E2D2 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.39
#C4E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C4E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D2
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D2 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#BFE2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d2; /* rgb */ color: rgb(196, 226, 210); /* oklch */ color: oklch(88.6% 0.038 162.3);
Tailwind
colors: {
custom: {
50: '#d6ebdf',
500: '#c4e2d2',
950: '#000000',
},
}SCSS
$custom: #c4e2d2; $custom-light: #d6ebdf; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d2",
"rgb": {
"r": 196,
"g": 226,
"b": 210
},
"hsl": {
"h": 148,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88642,
"c": 0.03845,
"h": 162.3
},
"luminance": 0.70782
}Semantic roles & 50–950 ramp
primary
#C4E2D2
secondary
#BB90A7
accent
#3977AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484