#CBFB99#CBFB99
#CBFB99 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.2% C 0.135 H 129.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFB99 |
|---|---|
| RGB | rgb(203, 251, 153) |
| HSL | hsl(89, 92%, 79%) |
| HSV | hsv(89, 39%, 98%) |
| CMYK | cmyk(19.1%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(93.45, -31.52, 42.05) |
| CIE-LCH | lch(93.45, 52.55, 126.85°) |
| OKLab | oklab(93.25% -0.0865 0.1033) |
| OKLCH | oklch(93.25% 0.135 129.9) |
| XYZ | xyz(64.8746, 83.9897, 42.9245) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFB99 #C999FB
analogous
#FBFA99 #CBFB99 #9AFB99
triadic
#CBFB99 #99CBFB #FB99CB
tetradic
#CBFB99 #99FBFA #C999FB #FB999A
square
#CBFB99 #99FBFA #C999FB #FB999A
split-complementary
#CBFB99 #999AFB #FA99FB
monochromatic
#8FF623 #ADF95E #CBFB99 #E9FDD4 #F0FEE2
Accessibility & contrast
On white
1.18
#CBFB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CBFB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFB99
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFB99 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#FCEB9E
Tritanopia (blue-blind)
#CEF3E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfb99; /* rgb */ color: rgb(203, 251, 153); /* oklch */ color: oklch(93.2% 0.135 129.9);
Tailwind
colors: {
custom: {
50: '#dcfcb8',
500: '#cbfb99',
950: '#000000',
},
}SCSS
$custom: #cbfb99; $custom-light: #dcfcb8; $custom-dark: #000000;
JSON
{
"hex": "#cbfb99",
"rgb": {
"r": 203,
"g": 251,
"b": 153
},
"hsl": {
"h": 89.388,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.93248,
"c": 0.13471,
"h": 129.9
},
"luminance": 0.83991
}Semantic roles & 50–950 ramp
primary
#CBFB99
secondary
#9B5CDC
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581