#CBE39B#CBE39B
#CBE39B is a very light, moderate yellow-green. Relative luminance 0.700; OKLCH L 88.1% C 0.097 H 123.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE39B |
|---|---|
| RGB | rgb(203, 227, 155) |
| HSL | hsl(80, 56%, 75%) |
| HSV | hsv(80, 32%, 89%) |
| CMYK | cmyk(10.6%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(87.00, -19.82, 32.62) |
| CIE-LCH | lch(87.00, 38.17, 121.29°) |
| OKLab | oklab(88.09% -0.0536 0.0814) |
| OKLCH | oklch(88.09% 0.097 123.4) |
| XYZ | xyz(58.0136, 70.0011, 41.4593) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.72
Light Khaki
#E6F2A2
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.52
Pale Olive
#B9CC81
ΔE00 5.54
Light Sage
#BCECAC
ΔE00 5.79
Greenish Tan
#BCCB7A
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE39B #B39BE3
analogous
#E3D79B #CBE39B #A7E39B
triadic
#CBE39B #9BCBE3 #E39BCB
tetradic
#CBE39B #9BE3D7 #B39BE3 #E39BA7
square
#CBE39B #9BE3D7 #B39BE3 #E39BA7
split-complementary
#CBE39B #9BA7E3 #D79BE3
monochromatic
#99C83B #B2D66B #CBE39B #E4F0CB #F3F8E7
Accessibility & contrast
On white
1.40
#CBE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CBE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE39B
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE39B | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB96
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#D0DCD0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbe39b; /* rgb */ color: rgb(203, 227, 155); /* oklch */ color: oklch(88.1% 0.097 123.4);
Tailwind
colors: {
custom: {
50: '#dbebb9',
500: '#cbe39b',
950: '#000000',
},
}SCSS
$custom: #cbe39b; $custom-light: #dbebb9; $custom-dark: #000000;
JSON
{
"hex": "#cbe39b",
"rgb": {
"r": 203,
"g": 227,
"b": 155
},
"hsl": {
"h": 80,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.8809,
"c": 0.09745,
"h": 123.4
},
"luminance": 0.70001
}Semantic roles & 50–950 ramp
primary
#CBE39B
secondary
#8366BC
accent
#22C458
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481