#CBFE82#CBFE82
#CBFE82 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.6% C 0.162 H 127.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE82 |
|---|---|
| RGB | rgb(203, 254, 130) |
| HSL | hsl(85, 98%, 75%) |
| HSV | hsv(85, 49%, 100%) |
| CMYK | cmyk(20.1%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(93.97, -35.52, 53.67) |
| CIE-LCH | lch(93.97, 64.36, 123.50°) |
| OKLab | oklab(93.57% -0.099 0.1283) |
| OKLCH | oklch(93.57% 0.162 127.7) |
| XYZ | xyz(64.0993, 85.1909, 34.1812) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.53
Light Pea Green
#C4FE82
ΔE00 1.17
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Light Lime Green
#B9FF66
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE82 #B582FE
analogous
#FEF382 #CBFE82 #8DFE82
triadic
#CBFE82 #82CBFE #FE82CB
tetradic
#CBFE82 #82FEF3 #B582FE #FE828D
square
#CBFE82 #82FEF3 #B582FE #FE828D
split-complementary
#CBFE82 #828DFE #F382FE
monochromatic
#98FD09 #B2FE45 #CBFE82 #E4FEBF #F2FFE1
Accessibility & contrast
On white
1.16
#CBFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#CBFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE82
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE82 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF077
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#D0F4E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfe82; /* rgb */ color: rgb(203, 254, 130); /* oklch */ color: oklch(93.6% 0.162 127.7);
Tailwind
colors: {
custom: {
50: '#ddffa9',
500: '#cbfe82',
950: '#000000',
},
}SCSS
$custom: #cbfe82; $custom-light: #ddffa9; $custom-dark: #000000;
JSON
{
"hex": "#cbfe82",
"rgb": {
"r": 203,
"g": 254,
"b": 130
},
"hsl": {
"h": 84.677,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.93569,
"c": 0.16202,
"h": 127.7
},
"luminance": 0.85192
}Semantic roles & 50–950 ramp
primary
#CBFE82
secondary
#8547DD
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681