#CBFF8F#CBFF8F
#CBFF8F is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.151 H 129.3°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF8F |
|---|---|
| RGB | rgb(203, 255, 143) |
| HSL | hsl(88, 100%, 78%) |
| HSV | hsv(88, 44%, 100%) |
| CMYK | cmyk(20.4%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(94.40, -34.55, 48.09) |
| CIE-LCH | lch(94.40, 59.22, 125.70°) |
| OKLab | oklab(93.97% -0.0955 0.1166) |
| OKLCH | oklch(93.97% 0.151 129.3) |
| XYZ | xyz(65.3458, 86.1986, 39.1765) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.42
Pistachio (survey)
#C0FA8B
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 1.68
Celery
#C1FD95
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF8F #C38FFF
analogous
#FFFB8F #CBFF8F #93FF8F
triadic
#CBFF8F #8FCBFF #FF8FCB
tetradic
#CBFF8F #8FFFFB #C38FFF #FF8F93
square
#CBFF8F #8FFFFB #C38FFF #FF8F93
split-complementary
#CBFF8F #8F93FF #FB8FFF
monochromatic
#92FF15 #AFFF52 #CBFF8F #E7FFCC #F1FFE0
Accessibility & contrast
On white
1.15
#CBFF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CBFF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF8F
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF8F | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF186
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#CFF6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff8f; /* rgb */ color: rgb(203, 255, 143); /* oklch */ color: oklch(94.0% 0.151 129.3);
Tailwind
colors: {
custom: {
50: '#dcffb1',
500: '#cbff8f',
950: '#000000',
},
}SCSS
$custom: #cbff8f; $custom-light: #dcffb1; $custom-dark: #000000;
JSON
{
"hex": "#cbff8f",
"rgb": {
"r": 203,
"g": 255,
"b": 143
},
"hsl": {
"h": 87.857,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93969,
"c": 0.15069,
"h": 129.3
},
"luminance": 0.862
}Semantic roles & 50–950 ramp
primary
#CBFF8F
secondary
#9452E0
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681