#CBEF84#CBEF84
#CBEF84 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.3% C 0.140 H 124.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF84 |
|---|---|
| RGB | rgb(203, 239, 132) |
| HSL | hsl(80, 77%, 73%) |
| HSV | hsv(80, 45%, 94%) |
| CMYK | cmyk(15.1%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(89.90, -28.37, 47.75) |
| CIE-LCH | lch(89.90, 55.54, 120.72°) |
| OKLab | oklab(90.31% -0.0789 0.1152) |
| OKLCH | oklch(90.31% 0.14 124.4) |
| XYZ | xyz(59.6598, 76.0951, 33.3701) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Light Pea Green
#C4FE82
ΔE00 4.27
Light Yellowish Green
#C2FF89
ΔE00 4.66
Celery
#C1FD95
ΔE00 4.93
Pale Lime
#BEFD73
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF84 #A884EF
analogous
#EFDD84 #CBEF84 #95EF84
triadic
#CBEF84 #84CBEF #EF84CB
tetradic
#CBEF84 #84EFDD #A884EF #EF8495
square
#CBEF84 #84EFDD #A884EF #EF8495
split-complementary
#CBEF84 #8495EF #DD84EF
monochromatic
#9CDC1D #B4E84E #CBEF84 #E2F6BA #F4FBE4
Accessibility & contrast
On white
1.29
#CBEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CBEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF84
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF84 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37B
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#D2E6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbef84; /* rgb */ color: rgb(203, 239, 132); /* oklch */ color: oklch(90.3% 0.140 124.4);
Tailwind
colors: {
custom: {
50: '#dcf4a9',
500: '#cbef84',
950: '#000000',
},
}SCSS
$custom: #cbef84; $custom-light: #dcf4a9; $custom-dark: #000000;
JSON
{
"hex": "#cbef84",
"rgb": {
"r": 203,
"g": 239,
"b": 132
},
"hsl": {
"h": 80.187,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.90308,
"c": 0.13963,
"h": 124.4
},
"luminance": 0.76095
}Semantic roles & 50–950 ramp
primary
#CBEF84
secondary
#774DCA
accent
#0CD951
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581