#CBFC80#CBFC80
#CBFC80 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.161 H 127.1°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC80 |
|---|---|
| RGB | rgb(203, 252, 128) |
| HSL | hsl(84, 95%, 75%) |
| HSV | hsv(84, 49%, 99%) |
| CMYK | cmyk(19.4%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.40, -34.81, 53.91) |
| CIE-LCH | lch(93.40, 64.17, 122.86°) |
| OKLab | oklab(93.1% -0.0972 0.1286) |
| OKLCH | oklch(93.1% 0.161 127.1) |
| XYZ | xyz(63.3350, 83.8750, 33.2706) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.32
Light Pea Green
#C4FE82
ΔE00 1.49
Pale Lime
#BEFD73
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Lime Green
#B9FF66
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC80 #B180FC
analogous
#FCEF80 #CBFC80 #8DFC80
triadic
#CBFC80 #80CBFC #FC80CB
tetradic
#CBFC80 #80FCEF #B180FC #FC808D
square
#CBFC80 #80FCEF #B180FC #FC808D
split-complementary
#CBFC80 #808DFC #EF80FC
monochromatic
#9AF908 #B3FB44 #CBFC80 #E3FDBC #F3FEE1
Accessibility & contrast
On white
1.18
#CBFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#CBFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC80
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC80 | 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)
#FFEE75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D1F2DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfc80; /* rgb */ color: rgb(203, 252, 128); /* oklch */ color: oklch(93.1% 0.161 127.1);
Tailwind
colors: {
custom: {
50: '#ddfda7',
500: '#cbfc80',
950: '#000000',
},
}SCSS
$custom: #cbfc80; $custom-light: #ddfda7; $custom-dark: #000000;
JSON
{
"hex": "#cbfc80",
"rgb": {
"r": 203,
"g": 252,
"b": 128
},
"hsl": {
"h": 83.71,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.93103,
"c": 0.16121,
"h": 127.1
},
"luminance": 0.83876
}Semantic roles & 50–950 ramp
primary
#CBFC80
secondary
#8146DA
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581