#CBEF83#CBEF83
#CBEF83 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.3% C 0.141 H 124.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF83 |
|---|---|
| RGB | rgb(203, 239, 131) |
| HSL | hsl(80, 77%, 73%) |
| HSV | hsv(80, 45%, 94%) |
| CMYK | cmyk(15.1%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(89.89, -28.48, 48.21) |
| CIE-LCH | lch(89.89, 56.00, 120.57°) |
| OKLab | oklab(90.29% -0.0792 0.1162) |
| OKLCH | oklch(90.29% 0.141 124.3) |
| XYZ | xyz(59.5917, 76.0679, 33.0114) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 4.04
Light Pea Green
#C4FE82
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.67
Celery
#C1FD95
ΔE00 5.00
Pale Lime
#BEFD73
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF83 #A783EF
analogous
#EFDD83 #CBEF83 #95EF83
triadic
#CBEF83 #83CBEF #EF83CB
tetradic
#CBEF83 #83EFDD #A783EF #EF8395
square
#CBEF83 #83EFDD #A783EF #EF8395
split-complementary
#CBEF83 #8395EF #DD83EF
monochromatic
#9CDB1C #B4E84D #CBEF83 #E2F6B9 #F4FCE4
Accessibility & contrast
On white
1.30
#CBEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CBEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF83
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF83 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#D2E6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbef83; /* rgb */ color: rgb(203, 239, 131); /* oklch */ color: oklch(90.3% 0.141 124.3);
Tailwind
colors: {
custom: {
50: '#dcf4a9',
500: '#cbef83',
950: '#000000',
},
}SCSS
$custom: #cbef83; $custom-light: #dcf4a9; $custom-dark: #000000;
JSON
{
"hex": "#cbef83",
"rgb": {
"r": 203,
"g": 239,
"b": 131
},
"hsl": {
"h": 80,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.90294,
"c": 0.14065,
"h": 124.3
},
"luminance": 0.76068
}Semantic roles & 50–950 ramp
primary
#CBEF83
secondary
#764DCA
accent
#0CD951
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581