#CBFB95#CBFB95
#CBFB95 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.2% C 0.139 H 129.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFB95 |
|---|---|
| RGB | rgb(203, 251, 149) |
| HSL | hsl(88, 93%, 78%) |
| HSV | hsv(88, 41%, 98%) |
| CMYK | cmyk(19.1%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(93.39, -32.01, 43.93) |
| CIE-LCH | lch(93.39, 54.35, 126.08°) |
| OKLab | oklab(93.18% -0.088 0.1074) |
| OKLCH | oklch(93.18% 0.139 129.3) |
| XYZ | xyz(64.5498, 83.8598, 41.2137) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Celery
#C1FD95
ΔE00 1.91
Light Yellowish Green
#C2FF89
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 2.97
Light Yellow Green
#CCFD7F
ΔE00 3.39
Tea Green
#BDF8A3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFB95 #C595FB
analogous
#FBF895 #CBFB95 #98FB95
triadic
#CBFB95 #95CBFB #FB95CB
tetradic
#CBFB95 #95FBF8 #C595FB #FB9598
square
#CBFB95 #95FBF8 #C595FB #FB9598
split-complementary
#CBFB95 #9598FB #F895FB
monochromatic
#91F71F #AEF95A #CBFB95 #E8FDD0 #F1FEE2
Accessibility & contrast
On white
1.18
#CBFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CBFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFB95
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFB95 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#CFF3E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfb95; /* rgb */ color: rgb(203, 251, 149); /* oklch */ color: oklch(93.2% 0.139 129.3);
Tailwind
colors: {
custom: {
50: '#dcfcb5',
500: '#cbfb95',
950: '#000000',
},
}SCSS
$custom: #cbfb95; $custom-light: #dcfcb5; $custom-dark: #000000;
JSON
{
"hex": "#cbfb95",
"rgb": {
"r": 203,
"g": 251,
"b": 149
},
"hsl": {
"h": 88.235,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.93184,
"c": 0.1389,
"h": 129.3
},
"luminance": 0.83861
}Semantic roles & 50–950 ramp
primary
#CBFB95
secondary
#9659DC
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581