#CBE09A#CBE09A
#CBE09A is a very light, moderate yellow-green. Relative luminance 0.683; OKLCH L 87.4% C 0.094 H 121.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE09A |
|---|---|
| RGB | rgb(203, 224, 154) |
| HSL | hsl(78, 53%, 74%) |
| HSV | hsv(78, 31%, 88%) |
| CMYK | cmyk(9.4%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(86.18, -18.48, 32.04) |
| CIE-LCH | lch(86.18, 36.99, 119.98°) |
| OKLab | oklab(87.43% -0.0498 0.08) |
| OKLCH | oklch(87.43% 0.094 121.9) |
| XYZ | xyz(57.1166, 68.3409, 40.7477) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.97
Light Grey Green
#B7E1A1
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 5.75
Greenish Beige
#C9D179
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE09A #AF9AE0
analogous
#E0D29A #CBE09A #A8E09A
triadic
#CBE09A #9ACBE0 #E09ACB
tetradic
#CBE09A #9AE0D2 #AF9AE0 #E09AA8
square
#CBE09A #9AE0D2 #AF9AE0 #E09AA8
split-complementary
#CBE09A #9AA8E0 #D29AE0
monochromatic
#9BC33C #B3D26B #CBE09A #E3EEC9 #F3F8E8
Accessibility & contrast
On white
1.43
#CBE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CBE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE09A
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE09A | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#E5D89D
Tritanopia (blue-blind)
#D1D9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbe09a; /* rgb */ color: rgb(203, 224, 154); /* oklch */ color: oklch(87.4% 0.094 121.9);
Tailwind
colors: {
custom: {
50: '#dbe9b8',
500: '#cbe09a',
950: '#000000',
},
}SCSS
$custom: #cbe09a; $custom-light: #dbe9b8; $custom-dark: #000000;
JSON
{
"hex": "#cbe09a",
"rgb": {
"r": 203,
"g": 224,
"b": 154
},
"hsl": {
"h": 78,
"s": 53.03,
"l": 74.118
},
"oklch": {
"l": 0.87429,
"c": 0.09424,
"h": 121.9
},
"luminance": 0.68341
}Semantic roles & 50–950 ramp
primary
#CBE09A
secondary
#7E66B9
accent
#25C054
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481