#CBFC99#CBFC99
#CBFC99 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.5% C 0.136 H 130.1°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC99 |
|---|---|
| RGB | rgb(203, 252, 153) |
| HSL | hsl(90, 94%, 79%) |
| HSV | hsv(90, 39%, 99%) |
| CMYK | cmyk(19.4%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(93.72, -31.98, 42.40) |
| CIE-LCH | lch(93.72, 53.11, 127.03°) |
| OKLab | oklab(93.47% -0.0877 0.1041) |
| OKLCH | oklch(93.47% 0.136 130.1) |
| XYZ | xyz(65.1878, 84.6161, 43.0289) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.72
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC99 #CA99FC
analogous
#FCFC99 #CBFC99 #9AFC99
triadic
#CBFC99 #99CBFC #FC99CB
tetradic
#CBFC99 #99FCFC #CA99FC #FC999A
square
#CBFC99 #99FCFC #CA99FC #FC999A
split-complementary
#CBFC99 #999AFC #FC99FC
monochromatic
#8EF922 #ADFA5E #CBFC99 #E9FED4 #F0FEE1
Accessibility & contrast
On white
1.17
#CBFC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#CBFC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC99
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC99 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FDEC9E
Tritanopia (blue-blind)
#CEF4E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfc99; /* rgb */ color: rgb(203, 252, 153); /* oklch */ color: oklch(93.5% 0.136 130.1);
Tailwind
colors: {
custom: {
50: '#dcfdb8',
500: '#cbfc99',
950: '#000000',
},
}SCSS
$custom: #cbfc99; $custom-light: #dcfdb8; $custom-dark: #000000;
JSON
{
"hex": "#cbfc99",
"rgb": {
"r": 203,
"g": 252,
"b": 153
},
"hsl": {
"h": 89.697,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.93466,
"c": 0.13615,
"h": 130.1
},
"luminance": 0.84617
}Semantic roles & 50–950 ramp
primary
#CBFC99
secondary
#9C5CDE
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581