#CBEC99#CBEC99
#CBEC99 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.113 H 126.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC99 |
|---|---|
| RGB | rgb(203, 236, 153) |
| HSL | hsl(84, 69%, 76%) |
| HSV | hsv(84, 35%, 93%) |
| CMYK | cmyk(14%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(89.39, -24.45, 36.78) |
| CIE-LCH | lch(89.39, 44.17, 123.61°) |
| OKLab | oklab(89.99% -0.0667 0.0911) |
| OKLCH | oklch(89.99% 0.113 126.2) |
| XYZ | xyz(60.3732, 74.9869, 41.4241) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC99 #BA99EC
analogous
#ECE399 #CBEC99 #A2EC99
triadic
#CBEC99 #99CBEC #EC99CB
tetradic
#CBEC99 #99ECE3 #BA99EC #EC99A2
square
#CBEC99 #99ECE3 #BA99EC #EC99A2
split-complementary
#CBEC99 #99A2EC #E399EC
monochromatic
#96D932 #B1E265 #CBEC99 #E5F6CD #F2FAE5
Accessibility & contrast
On white
1.31
#CBEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CBEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC99
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC99 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E293
Deuteranopia (green-blind)
#F0E09D
Tritanopia (blue-blind)
#D0E5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbec99; /* rgb */ color: rgb(203, 236, 153); /* oklch */ color: oklch(90.0% 0.113 126.2);
Tailwind
colors: {
custom: {
50: '#dcf2b8',
500: '#cbec99',
950: '#000000',
},
}SCSS
$custom: #cbec99; $custom-light: #dcf2b8; $custom-dark: #000000;
JSON
{
"hex": "#cbec99",
"rgb": {
"r": 203,
"g": 236,
"b": 153
},
"hsl": {
"h": 83.855,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.8999,
"c": 0.11288,
"h": 126.2
},
"luminance": 0.74987
}Semantic roles & 50–950 ramp
primary
#CBEC99
secondary
#8A62C8
accent
#15D160
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581