#CBFC8F#CBFC8F
#CBFC8F is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.146 H 128.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC8F |
|---|---|
| RGB | rgb(203, 252, 143) |
| HSL | hsl(87, 95%, 77%) |
| HSV | hsv(87, 43%, 99%) |
| CMYK | cmyk(19.4%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(93.58, -33.18, 47.07) |
| CIE-LCH | lch(93.58, 57.59, 125.18°) |
| OKLab | oklab(93.31% -0.0916 0.1143) |
| OKLCH | oklch(93.31% 0.146 128.7) |
| XYZ | xyz(64.3963, 84.2995, 38.8600) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.06
Celery
#C1FD95
ΔE00 2.24
Light Yellow Green
#CCFD7F
ΔE00 2.39
Pale Lime
#BEFD73
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC8F #C08FFC
analogous
#FCF68F #CBFC8F #95FC8F
triadic
#CBFC8F #8FCBFC #FC8FCB
tetradic
#CBFC8F #8FFCF6 #C08FFC #FC8F95
square
#CBFC8F #8FFCF6 #C08FFC #FC8F95
split-complementary
#CBFC8F #8F95FC #F68FFC
monochromatic
#94F918 #AFFA53 #CBFC8F #E7FECB #F1FEE1
Accessibility & contrast
On white
1.18
#CBFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CBFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC8F
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC8F | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FEEC95
Tritanopia (blue-blind)
#CFF3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfc8f; /* rgb */ color: rgb(203, 252, 143); /* oklch */ color: oklch(93.3% 0.146 128.7);
Tailwind
colors: {
custom: {
50: '#dcfdb1',
500: '#cbfc8f',
950: '#000000',
},
}SCSS
$custom: #cbfc8f; $custom-light: #dcfdb1; $custom-dark: #000000;
JSON
{
"hex": "#cbfc8f",
"rgb": {
"r": 203,
"g": 252,
"b": 143
},
"hsl": {
"h": 86.972,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.93311,
"c": 0.14649,
"h": 128.7
},
"luminance": 0.843
}Semantic roles & 50–950 ramp
primary
#CBFC8F
secondary
#9153DC
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581