#CBE5BB#CBE5BB
#CBE5BB is a very light, moderate yellow-green. Relative luminance 0.723; OKLCH L 89.2% C 0.063 H 133.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5BB |
|---|---|
| RGB | rgb(203, 229, 187) |
| HSL | hsl(97, 45%, 82%) |
| HSV | hsv(97, 18%, 90%) |
| CMYK | cmyk(11.4%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(88.12, -16.07, 17.66) |
| CIE-LCH | lch(88.12, 23.88, 132.31°) |
| OKLab | oklab(89.18% -0.0432 0.0454) |
| OKLCH | oklch(89.18% 0.063 133.6) |
| XYZ | xyz(61.6159, 72.3224, 57.7175) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.87
Light Sage
#BCECAC
ΔE00 5.99
Very Pale Green
#CFFDBC
ΔE00 7.08
Very Light Green
#D1FFBD
ΔE00 7.42
Pale Green
#C7FDB5
ΔE00 8.29
Mint
#AAF0C1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5BB #D5BBE5
analogous
#E0E5BB #CBE5BB #BBE5C0
triadic
#CBE5BB #BBCBE5 #E5BBCB
tetradic
#CBE5BB #BBE0E5 #D5BBE5 #E5C0BB
square
#CBE5BB #BBE0E5 #D5BBE5 #E5C0BB
split-complementary
#CBE5BB #C0BBE5 #E5BBE0
monochromatic
#87C362 #A9D48F #CBE5BB #EDF6E7 #EEF7E9
Accessibility & contrast
On white
1.36
#CBE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CBE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5BB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5BB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#E5DCBD
Tritanopia (blue-blind)
#CCE1D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe5bb; /* rgb */ color: rgb(203, 229, 187); /* oklch */ color: oklch(89.2% 0.063 133.6);
Tailwind
colors: {
custom: {
50: '#dbedcf',
500: '#cbe5bb',
950: '#000000',
},
}SCSS
$custom: #cbe5bb; $custom-light: #dbedcf; $custom-dark: #000000;
JSON
{
"hex": "#cbe5bb",
"rgb": {
"r": 203,
"g": 229,
"b": 187
},
"hsl": {
"h": 97.143,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.89182,
"c": 0.06264,
"h": 133.6
},
"luminance": 0.72323
}Semantic roles & 50–950 ramp
primary
#CBE5BB
secondary
#A985BF
accent
#2EB883
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151613
muted
#848483