#CBFC81#CBFC81
#CBFC81 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.160 H 127.2°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC81 |
|---|---|
| RGB | rgb(203, 252, 129) |
| HSL | hsl(84, 95%, 75%) |
| HSV | hsv(84, 49%, 99%) |
| CMYK | cmyk(19.4%, 0%, 48.8%, 1.2%) |
| CIE-LAB | lab(93.41, -34.71, 53.46) |
| CIE-LCH | lch(93.41, 63.74, 123.00°) |
| OKLab | oklab(93.12% -0.0968 0.1277) |
| OKLCH | oklch(93.12% 0.16 127.2) |
| XYZ | xyz(63.4011, 83.9014, 33.6190) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.43
Light Pea Green
#C4FE82
ΔE00 1.44
Pale Lime
#BEFD73
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Lime Green
#B9FF66
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC81 #B281FC
analogous
#FCEF81 #CBFC81 #8EFC81
triadic
#CBFC81 #81CBFC #FC81CB
tetradic
#CBFC81 #81FCEF #B281FC #FC818E
square
#CBFC81 #81FCEF #B281FC #FC818E
split-complementary
#CBFC81 #818EFC #EF81FC
monochromatic
#9AF909 #B2FB45 #CBFC81 #E4FDBD #F3FEE1
Accessibility & contrast
On white
1.18
#CBFC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#CBFC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC81
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC81 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#D1F2E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfc81; /* rgb */ color: rgb(203, 252, 129); /* oklch */ color: oklch(93.1% 0.160 127.2);
Tailwind
colors: {
custom: {
50: '#ddfda8',
500: '#cbfc81',
950: '#000000',
},
}SCSS
$custom: #cbfc81; $custom-light: #ddfda8; $custom-dark: #000000;
JSON
{
"hex": "#cbfc81",
"rgb": {
"r": 203,
"g": 252,
"b": 129
},
"hsl": {
"h": 83.902,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.93116,
"c": 0.16026,
"h": 127.2
},
"luminance": 0.83902
}Semantic roles & 50–950 ramp
primary
#CBFC81
secondary
#8247DA
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581