#CBFA8F#CBFA8F
#CBFA8F is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.9% C 0.144 H 128.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFA8F |
|---|---|
| RGB | rgb(203, 250, 143) |
| HSL | hsl(86, 91%, 77%) |
| HSV | hsv(86, 43%, 98%) |
| CMYK | cmyk(18.8%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.04, -32.26, 46.38) |
| CIE-LCH | lch(93.04, 56.50, 124.82°) |
| OKLab | oklab(92.87% -0.089 0.1127) |
| OKLCH | oklch(92.87% 0.144 128.3) |
| XYZ | xyz(63.7715, 83.0500, 38.6518) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.77
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.41
Light Yellow Green
#CCFD7F
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFA8F #BE8FFA
analogous
#FAF38F #CBFA8F #96FA8F
triadic
#CBFA8F #8FCBFA #FA8FCB
tetradic
#CBFA8F #8FFAF3 #BE8FFA #FA8F96
square
#CBFA8F #8FFAF3 #BE8FFA #FA8F96
split-complementary
#CBFA8F #8F96FA #F38FFA
monochromatic
#95F51A #B0F754 #CBFA8F #E6FDCA #F1FEE2
Accessibility & contrast
On white
1.19
#CBFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#CBFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFA8F
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFA8F | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#CFF1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbfa8f; /* rgb */ color: rgb(203, 250, 143); /* oklch */ color: oklch(92.9% 0.144 128.3);
Tailwind
colors: {
custom: {
50: '#dcfcb1',
500: '#cbfa8f',
950: '#000000',
},
}SCSS
$custom: #cbfa8f; $custom-light: #dcfcb1; $custom-dark: #000000;
JSON
{
"hex": "#cbfa8f",
"rgb": {
"r": 203,
"g": 250,
"b": 143
},
"hsl": {
"h": 86.355,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.92873,
"c": 0.14367,
"h": 128.3
},
"luminance": 0.83051
}Semantic roles & 50–950 ramp
primary
#CBFA8F
secondary
#8E54D9
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581