#CBE2D2#CBE2D2
#CBE2D2 is a very light, muted green. Relative luminance 0.717; OKLCH L 89.1% C 0.033 H 155.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2D2 |
|---|---|
| RGB | rgb(203, 226, 210) |
| HSL | hsl(138, 28%, 84%) |
| HSV | hsv(138, 10%, 89%) |
| CMYK | cmyk(10.2%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(87.84, -10.61, 5.23) |
| CIE-LCH | lch(87.84, 11.83, 153.74°) |
| OKLab | oklab(89.13% -0.0297 0.0136) |
| OKLCH | oklch(89.13% 0.033 155.3) |
| XYZ | xyz(63.4553, 71.7415, 71.4646) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.13
Ice
#D6FFFA
ΔE00 8.54
Light Grey
#D8DCD6
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 9.26
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Very Pale Blue
#D6FFFE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2D2 #E2CBDB
analogous
#D0E2CB #CBE2D2 #CBE2DE
triadic
#CBE2D2 #D2CBE2 #E2D2CB
tetradic
#CBE2D2 #CBD0E2 #E2CBDB #E2DECB
square
#CBE2D2 #CBD0E2 #E2CBDB #E2DECB
split-complementary
#CBE2D2 #DECBE2 #E2CBD0
monochromatic
#7CB68E #A4CCB0 #CBE2D2 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.37
#CBE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CBE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2D2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2D2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#DEDBD3
Tritanopia (blue-blind)
#C8E1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe2d2; /* rgb */ color: rgb(203, 226, 210); /* oklch */ color: oklch(89.1% 0.033 155.3);
Tailwind
colors: {
custom: {
50: '#dbebdf',
500: '#cbe2d2',
950: '#000000',
},
}SCSS
$custom: #cbe2d2; $custom-light: #dbebdf; $custom-dark: #000000;
JSON
{
"hex": "#cbe2d2",
"rgb": {
"r": 203,
"g": 226,
"b": 210
},
"hsl": {
"h": 138.261,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89129,
"c": 0.03266,
"h": 155.3
},
"luminance": 0.71742
}Semantic roles & 50–950 ramp
primary
#CBE2D2
secondary
#BA97AF
accent
#3E87A7
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484