#CBFF82#CBFF82
#CBFF82 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.163 H 127.9°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF82 |
|---|---|
| RGB | rgb(203, 255, 130) |
| HSL | hsl(85, 100%, 75%) |
| HSV | hsv(85, 49%, 100%) |
| CMYK | cmyk(20.4%, 0%, 49%, 0%) |
| CIE-LAB | lab(94.24, -35.97, 54.00) |
| CIE-LCH | lch(94.24, 64.88, 123.67°) |
| OKLab | oklab(93.79% -0.1003 0.129) |
| OKLCH | oklch(93.79% 0.163 127.9) |
| XYZ | xyz(64.4174, 85.8272, 34.2873) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.66
Light Pea Green
#C4FE82
ΔE00 1.11
Light Yellowish Green
#C2FF89
ΔE00 2.06
Pale Lime
#BEFD73
ΔE00 2.06
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Light Lime Green
#B9FF66
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF82 #B682FF
analogous
#FFF482 #CBFF82 #8CFF82
triadic
#CBFF82 #82CBFF #FF82CB
tetradic
#CBFF82 #82FFF4 #B682FF #FF828C
square
#CBFF82 #82FFF4 #B682FF #FF828C
split-complementary
#CBFF82 #828CFF #F482FF
monochromatic
#98FF08 #B2FF45 #CBFF82 #E4FFBF #F2FFE0
Accessibility & contrast
On white
1.16
#CBFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CBFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF82
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF82 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF177
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#D0F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbff82; /* rgb */ color: rgb(203, 255, 130); /* oklch */ color: oklch(93.8% 0.163 127.9);
Tailwind
colors: {
custom: {
50: '#ddffa9',
500: '#cbff82',
950: '#000000',
},
}SCSS
$custom: #cbff82; $custom-light: #ddffa9; $custom-dark: #000000;
JSON
{
"hex": "#cbff82",
"rgb": {
"r": 203,
"g": 255,
"b": 130
},
"hsl": {
"h": 84.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.93789,
"c": 0.16336,
"h": 127.9
},
"luminance": 0.85828
}Semantic roles & 50–950 ramp
primary
#CBFF82
secondary
#8647DE
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681