#CBEF79#CBEF79
#CBEF79 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.151 H 123.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF79 |
|---|---|
| RGB | rgb(203, 239, 121) |
| HSL | hsl(78, 79%, 71%) |
| HSV | hsv(78, 49%, 94%) |
| CMYK | cmyk(15.1%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(89.77, -29.52, 52.78) |
| CIE-LCH | lch(89.77, 60.48, 119.21°) |
| OKLab | oklab(90.16% -0.0829 0.1257) |
| OKLCH | oklch(90.16% 0.151 123.4) |
| XYZ | xyz(58.9464, 75.8097, 29.6127) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.25
Pear
#CBF85F
ΔE00 4.03
Light Pea Green
#C4FE82
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF79 #9D79EF
analogous
#EFD879 #CBEF79 #90EF79
triadic
#CBEF79 #79CBEF #EF79CB
tetradic
#CBEF79 #79EFD8 #9D79EF #EF7990
square
#CBEF79 #79EFD8 #9D79EF #EF7990
split-complementary
#CBEF79 #7990EF #D879EF
monochromatic
#9BD419 #B6E842 #CBEF79 #E0F6B0 #F4FCE4
Accessibility & contrast
On white
1.30
#CBEF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CBEF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF79
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF79 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE36E
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#D3E5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbef79; /* rgb */ color: rgb(203, 239, 121); /* oklch */ color: oklch(90.2% 0.151 123.4);
Tailwind
colors: {
custom: {
50: '#ddf4a2',
500: '#cbef79',
950: '#000000',
},
}SCSS
$custom: #cbef79; $custom-light: #ddf4a2; $custom-dark: #000000;
JSON
{
"hex": "#cbef79",
"rgb": {
"r": 203,
"g": 239,
"b": 121
},
"hsl": {
"h": 78.305,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.90159,
"c": 0.15054,
"h": 123.4
},
"luminance": 0.7581
}Semantic roles & 50–950 ramp
primary
#CBEF79
secondary
#6C44C9
accent
#0BDB4A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580