#CBFF80#CBFF80
#CBFF80 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.165 H 127.7°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF80 |
|---|---|
| RGB | rgb(203, 255, 128) |
| HSL | hsl(85, 100%, 75%) |
| HSV | hsv(85, 50%, 100%) |
| CMYK | cmyk(20.4%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(94.22, -36.17, 54.89) |
| CIE-LCH | lch(94.22, 65.74, 123.38°) |
| OKLab | oklab(93.76% -0.101 0.1308) |
| OKLCH | oklch(93.76% 0.165 127.7) |
| XYZ | xyz(64.2845, 85.7741, 33.5871) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.56
Light Pea Green
#C4FE82
ΔE00 1.26
Pale Lime
#BEFD73
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Light Lime Green
#B9FF66
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF80 #B480FF
analogous
#FFF480 #CBFF80 #8BFF80
triadic
#CBFF80 #80CBFF #FF80CB
tetradic
#CBFF80 #80FFF4 #B480FF #FF808B
square
#CBFF80 #80FFF4 #B480FF #FF808B
split-complementary
#CBFF80 #808BFF #F480FF
monochromatic
#99FF06 #B2FF43 #CBFF80 #E4FFBD #F2FFE0
Accessibility & contrast
On white
1.16
#CBFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CBFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF80
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF80 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#D1F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbff80; /* rgb */ color: rgb(203, 255, 128); /* oklch */ color: oklch(93.8% 0.165 127.7);
Tailwind
colors: {
custom: {
50: '#ddffa7',
500: '#cbff80',
950: '#000000',
},
}SCSS
$custom: #cbff80; $custom-light: #ddffa7; $custom-dark: #000000;
JSON
{
"hex": "#cbff80",
"rgb": {
"r": 203,
"g": 255,
"b": 128
},
"hsl": {
"h": 84.567,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.93764,
"c": 0.16524,
"h": 127.7
},
"luminance": 0.85775
}Semantic roles & 50–950 ramp
primary
#CBFF80
secondary
#8445DE
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681