#CBFE80#CBFE80
#CBFE80 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.5% C 0.164 H 127.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE80 |
|---|---|
| RGB | rgb(203, 254, 128) |
| HSL | hsl(84, 98%, 75%) |
| HSV | hsv(84, 50%, 100%) |
| CMYK | cmyk(20.1%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.94, -35.72, 54.56) |
| CIE-LCH | lch(93.94, 65.22, 123.21°) |
| OKLab | oklab(93.54% -0.0997 0.1301) |
| OKLCH | oklch(93.54% 0.164 127.5) |
| XYZ | xyz(63.9663, 85.1377, 33.4811) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.37
Light Pea Green
#C4FE82
ΔE00 1.30
Pale Lime
#BEFD73
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.30
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Lime Green
#B9FF66
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE80 #B380FE
analogous
#FEF280 #CBFE80 #8CFE80
triadic
#CBFE80 #80CBFE #FE80CB
tetradic
#CBFE80 #80FEF2 #B380FE #FE808C
square
#CBFE80 #80FEF2 #B380FE #FE808C
split-complementary
#CBFE80 #808CFE #F280FE
monochromatic
#99FD07 #B2FE43 #CBFE80 #E4FEBD #F3FFE1
Accessibility & contrast
On white
1.16
#CBFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#CBFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE80
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE80 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#D1F4E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfe80; /* rgb */ color: rgb(203, 254, 128); /* oklch */ color: oklch(93.5% 0.164 127.5);
Tailwind
colors: {
custom: {
50: '#ddffa7',
500: '#cbfe80',
950: '#000000',
},
}SCSS
$custom: #cbfe80; $custom-light: #ddffa7; $custom-dark: #000000;
JSON
{
"hex": "#cbfe80",
"rgb": {
"r": 203,
"g": 254,
"b": 128
},
"hsl": {
"h": 84.286,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.93543,
"c": 0.16391,
"h": 127.5
},
"luminance": 0.85139
}Semantic roles & 50–950 ramp
primary
#CBFE80
secondary
#8345DD
accent
#00E65D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681