#CBE0CF#CBE0CF
#CBE0CF is a very light, muted green. Relative luminance 0.705; OKLCH L 88.6% C 0.032 H 151.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0CF |
|---|---|
| RGB | rgb(203, 224, 207) |
| HSL | hsl(131, 25%, 84%) |
| HSV | hsv(131, 9%, 88%) |
| CMYK | cmyk(9.4%, 0%, 7.6%, 12.2%) |
| CIE-LAB | lab(87.25, -10.13, 5.95) |
| CIE-LCH | lch(87.25, 11.75, 149.59°) |
| OKLab | oklab(88.63% -0.0281 0.0155) |
| OKLCH | oklch(88.63% 0.032 151.1) |
| XYZ | xyz(62.5444, 70.5120, 69.3345) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 8.25
Ice
#D6FFFA
ΔE00 9.33
Beige
#F5F5DC
ΔE00 9.69
Mintcream
#F5FFFA
ΔE00 9.89
Lightcyan
#E0FFFF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0CF #E0CBDC
analogous
#D1E0CB #CBE0CF #CBE0D9
triadic
#CBE0CF #CFCBE0 #E0CFCB
tetradic
#CBE0CF #CBD1E0 #E0CBDC #E0D9CB
square
#CBE0CF #CBD1E0 #E0CBDC #E0D9CB
split-complementary
#CBE0CF #D9CBE0 #E0CBD1
monochromatic
#7EB288 #A5C9AC #CBE0CF #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.39
#CBE0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CBE0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0CF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0CF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#DCDAD0
Tritanopia (blue-blind)
#C9DFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe0cf; /* rgb */ color: rgb(203, 224, 207); /* oklch */ color: oklch(88.6% 0.032 151.1);
Tailwind
colors: {
custom: {
50: '#dae9dd',
500: '#cbe0cf',
950: '#000000',
},
}SCSS
$custom: #cbe0cf; $custom-light: #dae9dd; $custom-dark: #000000;
JSON
{
"hex": "#cbe0cf",
"rgb": {
"r": 203,
"g": 224,
"b": 207
},
"hsl": {
"h": 131.429,
"s": 25.301,
"l": 83.725
},
"oklch": {
"l": 0.88633,
"c": 0.03211,
"h": 151.1
},
"luminance": 0.70513
}Semantic roles & 50–950 ramp
primary
#CBE0CF
secondary
#B798B1
accent
#4291A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484