#CBFE8F#CBFE8F
#CBFE8F is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.149 H 129.1°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE8F |
|---|---|
| RGB | rgb(203, 254, 143) |
| HSL | hsl(88, 98%, 78%) |
| HSV | hsv(88, 44%, 100%) |
| CMYK | cmyk(20.1%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(94.12, -34.10, 47.75) |
| CIE-LCH | lch(94.12, 58.67, 125.53°) |
| OKLab | oklab(93.75% -0.0942 0.1158) |
| OKLCH | oklch(93.75% 0.149 129.1) |
| XYZ | xyz(65.0276, 85.5622, 39.0705) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.55
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Pea Green
#C4FE82
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE8F #C28FFE
analogous
#FEFA8F #CBFE8F #93FE8F
triadic
#CBFE8F #8FCBFE #FE8FCB
tetradic
#CBFE8F #8FFEFA #C28FFE #FE8F93
square
#CBFE8F #8FFEFA #C28FFE #FE8F93
split-complementary
#CBFE8F #8F93FE #FA8FFE
monochromatic
#93FD16 #AFFD52 #CBFE8F #E7FFCC #F1FFE1
Accessibility & contrast
On white
1.16
#CBFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CBFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE8F
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE8F | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF086
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#CFF5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfe8f; /* rgb */ color: rgb(203, 254, 143); /* oklch */ color: oklch(93.7% 0.149 129.1);
Tailwind
colors: {
custom: {
50: '#dcffb1',
500: '#cbfe8f',
950: '#000000',
},
}SCSS
$custom: #cbfe8f; $custom-light: #dcffb1; $custom-dark: #000000;
JSON
{
"hex": "#cbfe8f",
"rgb": {
"r": 203,
"g": 254,
"b": 143
},
"hsl": {
"h": 87.568,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.93749,
"c": 0.14929,
"h": 129.1
},
"luminance": 0.85563
}Semantic roles & 50–950 ramp
primary
#CBFE8F
secondary
#9352DF
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681