#CBE08E#CBE08E
#CBE08E is a very light, moderate yellow-green. Relative luminance 0.680; OKLCH L 87.2% C 0.108 H 120.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE08E |
|---|---|
| RGB | rgb(203, 224, 142) |
| HSL | hsl(75, 57%, 72%) |
| HSV | hsv(75, 37%, 88%) |
| CMYK | cmyk(9.4%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(85.99, -20.02, 37.87) |
| CIE-LCH | lch(85.99, 42.84, 117.86°) |
| OKLab | oklab(87.22% -0.0547 0.0933) |
| OKLCH | oklch(87.22% 0.108 120.4) |
| XYZ | xyz(56.1666, 67.9609, 35.7448) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.69
Greenish Beige
#C9D179
ΔE00 4.72
Pale Olive
#B9CC81
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 4.86
Greenish Tan
#BCCB7A
ΔE00 4.98
Light Grey Green
#B7E1A1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE08E #A38EE0
analogous
#E0CC8E #CBE08E #A2E08E
triadic
#CBE08E #8ECBE0 #E08ECB
tetradic
#CBE08E #8EE0CC #A38EE0 #E08EA2
square
#CBE08E #8EE0CC #A38EE0 #E08EA2
split-complementary
#CBE08E #8EA2E0 #CC8EE0
monochromatic
#9CBF34 #B5D35E #CBE08E #E1EDBE #F4F8E7
Accessibility & contrast
On white
1.44
#CBE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#CBE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE08E
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE08E | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#D2D8CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbe08e; /* rgb */ color: rgb(203, 224, 142); /* oklch */ color: oklch(87.2% 0.108 120.4);
Tailwind
colors: {
custom: {
50: '#dce9b0',
500: '#cbe08e',
950: '#000000',
},
}SCSS
$custom: #cbe08e; $custom-light: #dce9b0; $custom-dark: #000000;
JSON
{
"hex": "#cbe08e",
"rgb": {
"r": 203,
"g": 224,
"b": 142
},
"hsl": {
"h": 75.366,
"s": 56.944,
"l": 71.765
},
"oklch": {
"l": 0.87216,
"c": 0.1081,
"h": 120.4
},
"luminance": 0.67961
}Semantic roles & 50–950 ramp
primary
#CBE08E
secondary
#725AB8
accent
#21C54B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481