#CBFF96#CBFF96
#CBFF96 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.144 H 130.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF96 |
|---|---|
| RGB | rgb(203, 255, 150) |
| HSL | hsl(90, 100%, 79%) |
| HSV | hsv(90, 41%, 100%) |
| CMYK | cmyk(20.4%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(94.49, -33.73, 44.85) |
| CIE-LCH | lch(94.49, 56.11, 126.95°) |
| OKLab | oklab(94.07% -0.0928 0.1096) |
| OKLCH | oklch(94.07% 0.144 130.3) |
| XYZ | xyz(65.8927, 86.4173, 42.0569) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.54
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.61
Light Yellow Green
#CCFD7F
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF96 #CA96FF
analogous
#FFFE96 #CBFF96 #97FF96
triadic
#CBFF96 #96CBFF #FF96CB
tetradic
#CBFF96 #96FFFE #CA96FF #FF9697
square
#CBFF96 #96FFFE #CA96FF #FF9697
split-complementary
#CBFF96 #9697FF #FE96FF
monochromatic
#8EFF1C #ADFF59 #CBFF96 #E9FFD3 #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CBFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF96
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF96 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFEE9C
Tritanopia (blue-blind)
#CEF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff96; /* rgb */ color: rgb(203, 255, 150); /* oklch */ color: oklch(94.1% 0.144 130.3);
Tailwind
colors: {
custom: {
50: '#dcffb6',
500: '#cbff96',
950: '#000000',
},
}SCSS
$custom: #cbff96; $custom-light: #dcffb6; $custom-dark: #000000;
JSON
{
"hex": "#cbff96",
"rgb": {
"r": 203,
"g": 255,
"b": 150
},
"hsl": {
"h": 89.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.94074,
"c": 0.14358,
"h": 130.3
},
"luminance": 0.86419
}Semantic roles & 50–950 ramp
primary
#CBFF96
secondary
#9C58E1
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681