#CBFF87#CBFF87
#CBFF87 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.159 H 128.4°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF87 |
|---|---|
| RGB | rgb(203, 255, 135) |
| HSL | hsl(86, 100%, 76%) |
| HSV | hsv(86, 47%, 100%) |
| CMYK | cmyk(20.4%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(94.30, -35.44, 51.75) |
| CIE-LCH | lch(94.30, 62.72, 124.41°) |
| OKLab | oklab(93.86% -0.0984 0.1243) |
| OKLCH | oklch(93.86% 0.159 128.4) |
| XYZ | xyz(64.7612, 85.9647, 36.0979) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.02
Light Yellow Green
#CCFD7F
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.47
Celery
#C1FD95
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF87 #BB87FF
analogous
#FFF787 #CBFF87 #8FFF87
triadic
#CBFF87 #87CBFF #FF87CB
tetradic
#CBFF87 #87FFF7 #BB87FF #FF878F
square
#CBFF87 #87FFF7 #BB87FF #FF878F
split-complementary
#CBFF87 #878FFF #F787FF
monochromatic
#96FF0D #B0FF4A #CBFF87 #E6FFC4 #F2FFE0
Accessibility & contrast
On white
1.15
#CBFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#CBFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF87
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF87 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17D
Deuteranopia (green-blind)
#FFEE8E
Tritanopia (blue-blind)
#D0F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff87; /* rgb */ color: rgb(203, 255, 135); /* oklch */ color: oklch(93.9% 0.159 128.4);
Tailwind
colors: {
custom: {
50: '#ddffac',
500: '#cbff87',
950: '#000000',
},
}SCSS
$custom: #cbff87; $custom-light: #ddffac; $custom-dark: #000000;
JSON
{
"hex": "#cbff87",
"rgb": {
"r": 203,
"g": 255,
"b": 135
},
"hsl": {
"h": 86,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.93856,
"c": 0.15857,
"h": 128.4
},
"luminance": 0.85966
}Semantic roles & 50–950 ramp
primary
#CBFF87
secondary
#8B4BDF
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681