#CBFA91#CBFA91
#CBFA91 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.9% C 0.142 H 128.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFA91 |
|---|---|
| RGB | rgb(203, 250, 145) |
| HSL | hsl(87, 91%, 77%) |
| HSV | hsv(87, 42%, 98%) |
| CMYK | cmyk(18.8%, 0%, 42%, 2%) |
| CIE-LAB | lab(93.06, -32.03, 45.45) |
| CIE-LCH | lch(93.06, 55.60, 125.17°) |
| OKLab | oklab(92.9% -0.0883 0.1107) |
| OKLCH | oklch(92.9% 0.142 128.6) |
| XYZ | xyz(63.9244, 83.1111, 39.4568) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Celery
#C1FD95
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.63
Light Yellow Green
#CCFD7F
ΔE00 2.88
Pale Lime
#BEFD73
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFA91 #C091FA
analogous
#FAF491 #CBFA91 #97FA91
triadic
#CBFA91 #91CBFA #FA91CB
tetradic
#CBFA91 #91FAF4 #C091FA #FA9197
square
#CBFA91 #91FAF4 #C091FA #FA9197
split-complementary
#CBFA91 #9197FA #F491FA
monochromatic
#94F51C #AFF756 #CBFA91 #E7FDCC #F1FEE2
Accessibility & contrast
On white
1.19
#CBFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CBFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFA91
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFA91 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#CFF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbfa91; /* rgb */ color: rgb(203, 250, 145); /* oklch */ color: oklch(92.9% 0.142 128.6);
Tailwind
colors: {
custom: {
50: '#dcfcb3',
500: '#cbfa91',
950: '#000000',
},
}SCSS
$custom: #cbfa91; $custom-light: #dcfcb3; $custom-dark: #000000;
JSON
{
"hex": "#cbfa91",
"rgb": {
"r": 203,
"g": 250,
"b": 145
},
"hsl": {
"h": 86.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.92903,
"c": 0.14162,
"h": 128.6
},
"luminance": 0.83112
}Semantic roles & 50–950 ramp
primary
#CBFA91
secondary
#9156DA
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581