#CBFF97#CBFF97
#CBFF97 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.1% C 0.143 H 130.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF97 |
|---|---|
| RGB | rgb(203, 255, 151) |
| HSL | hsl(90, 100%, 80%) |
| HSV | hsv(90, 41%, 100%) |
| CMYK | cmyk(20.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(94.50, -33.61, 44.38) |
| CIE-LCH | lch(94.50, 55.67, 127.13°) |
| OKLab | oklab(94.09% -0.0924 0.1086) |
| OKLCH | oklch(94.09% 0.143 130.4) |
| XYZ | xyz(65.9736, 86.4497, 42.4828) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.49
Pistachio (survey)
#C0FA8B
ΔE00 1.78
Light Yellowish Green
#C2FF89
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF97 #CB97FF
analogous
#FFFF97 #CBFF97 #97FF97
triadic
#CBFF97 #97CBFF #FF97CB
tetradic
#CBFF97 #97FFFF #CB97FF #FF9797
square
#CBFF97 #97FFFF #CB97FF #FF9797
split-complementary
#CBFF97 #9797FF #FF97FF
monochromatic
#8EFF1D #ACFF5A #CBFF97 #EAFFD4 #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CBFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF97
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF97 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28F
Deuteranopia (green-blind)
#FFEE9D
Tritanopia (blue-blind)
#CEF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff97; /* rgb */ color: rgb(203, 255, 151); /* oklch */ color: oklch(94.1% 0.143 130.4);
Tailwind
colors: {
custom: {
50: '#dcffb7',
500: '#cbff97',
950: '#000000',
},
}SCSS
$custom: #cbff97; $custom-light: #dcffb7; $custom-dark: #000000;
JSON
{
"hex": "#cbff97",
"rgb": {
"r": 203,
"g": 255,
"b": 151
},
"hsl": {
"h": 90,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9409,
"c": 0.14255,
"h": 130.4
},
"luminance": 0.86451
}Semantic roles & 50–950 ramp
primary
#CBFF97
secondary
#9D59E2
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681