#CBFC96#CBFC96
#CBFC96 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.139 H 129.7°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC96 |
|---|---|
| RGB | rgb(203, 252, 150) |
| HSL | hsl(89, 94%, 79%) |
| HSV | hsv(89, 40%, 99%) |
| CMYK | cmyk(19.4%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(93.68, -32.35, 43.81) |
| CIE-LCH | lch(93.68, 54.46, 126.44°) |
| OKLab | oklab(93.42% -0.0889 0.1072) |
| OKLCH | oklch(93.42% 0.139 129.7) |
| XYZ | xyz(64.9432, 84.5183, 41.7404) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.96
Light Yellow Green
#CCFD7F
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC96 #C796FC
analogous
#FCFA96 #CBFC96 #98FC96
triadic
#CBFC96 #96CBFC #FC96CB
tetradic
#CBFC96 #96FCFA #C796FC #FC9698
square
#CBFC96 #96FCFA #C796FC #FC9698
split-complementary
#CBFC96 #9698FC #FA96FC
monochromatic
#90F91F #AEFA5B #CBFC96 #E8FED2 #F0FEE1
Accessibility & contrast
On white
1.17
#CBFC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CBFC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC96
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC96 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FEEC9C
Tritanopia (blue-blind)
#CEF4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfc96; /* rgb */ color: rgb(203, 252, 150); /* oklch */ color: oklch(93.4% 0.139 129.7);
Tailwind
colors: {
custom: {
50: '#dcfdb6',
500: '#cbfc96',
950: '#000000',
},
}SCSS
$custom: #cbfc96; $custom-light: #dcfdb6; $custom-dark: #000000;
JSON
{
"hex": "#cbfc96",
"rgb": {
"r": 203,
"g": 252,
"b": 150
},
"hsl": {
"h": 88.824,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.93418,
"c": 0.13929,
"h": 129.7
},
"luminance": 0.84519
}Semantic roles & 50–950 ramp
primary
#CBFC96
secondary
#9959DD
accent
#00E66E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581