#CBFF95#CBFF95
#CBFF95 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.145 H 130.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF95 |
|---|---|
| RGB | rgb(203, 255, 149) |
| HSL | hsl(89, 100%, 79%) |
| HSV | hsv(89, 42%, 100%) |
| CMYK | cmyk(20.4%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(94.48, -33.85, 45.31) |
| CIE-LCH | lch(94.48, 56.56, 126.76°) |
| OKLab | oklab(94.06% -0.0932 0.1106) |
| OKLCH | oklch(94.06% 0.145 130.1) |
| XYZ | xyz(65.8125, 86.3853, 41.6346) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.61
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Light Yellowish Green
#C2FF89
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 3.14
Pale Lime
#BEFD73
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF95 #C995FF
analogous
#FFFE95 #CBFF95 #96FF95
triadic
#CBFF95 #95CBFF #FF95CB
tetradic
#CBFF95 #95FFFE #C995FF #FF9596
square
#CBFF95 #95FFFE #C995FF #FF9596
split-complementary
#CBFF95 #9596FF #FE95FF
monochromatic
#8FFF1B #ADFF58 #CBFF95 #E9FFD2 #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CBFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF95
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF95 | 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)
#FFF28D
Deuteranopia (green-blind)
#FFEE9B
Tritanopia (blue-blind)
#CEF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff95; /* rgb */ color: rgb(203, 255, 149); /* oklch */ color: oklch(94.1% 0.145 130.1);
Tailwind
colors: {
custom: {
50: '#dcffb5',
500: '#cbff95',
950: '#000000',
},
}SCSS
$custom: #cbff95; $custom-light: #dcffb5; $custom-dark: #000000;
JSON
{
"hex": "#cbff95",
"rgb": {
"r": 203,
"g": 255,
"b": 149
},
"hsl": {
"h": 89.434,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.94059,
"c": 0.1446,
"h": 130.1
},
"luminance": 0.86386
}Semantic roles & 50–950 ramp
primary
#CBFF95
secondary
#9B57E1
accent
#00E671
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681