#CBF979#CBF979
#CBF979 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.164 H 125.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF979 |
|---|---|
| RGB | rgb(203, 249, 121) |
| HSL | hsl(82, 91%, 73%) |
| HSV | hsv(82, 51%, 98%) |
| CMYK | cmyk(18.5%, 0%, 51.4%, 2.4%) |
| CIE-LAB | lab(92.50, -34.14, 56.04) |
| CIE-LCH | lch(92.50, 65.62, 121.35°) |
| OKLab | oklab(92.35% -0.0958 0.1328) |
| OKLCH | oklch(92.35% 0.164 125.8) |
| XYZ | xyz(61.9554, 81.8277, 30.6157) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.01
Light Pea Green
#C4FE82
ΔE00 2.37
Pale Lime
#BEFD73
ΔE00 2.52
Pear
#CBF85F
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.39
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF979 #A779F9
analogous
#F9E779 #CBF979 #8BF979
triadic
#CBF979 #79CBF9 #F979CB
tetradic
#CBF979 #79F9E7 #A779F9 #F9798B
square
#CBF979 #79F9E7 #A779F9 #F9798B
split-complementary
#CBF979 #798BF9 #E779F9
monochromatic
#9CED0B #B4F63E #CBF979 #E2FCB4 #F4FEE2
Accessibility & contrast
On white
1.21
#CBF979 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CBF979 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF979
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF979 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF979 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#FEE981
Tritanopia (blue-blind)
#D2EFDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf979; /* rgb */ color: rgb(203, 249, 121); /* oklch */ color: oklch(92.4% 0.164 125.8);
Tailwind
colors: {
custom: {
50: '#ddfba3',
500: '#cbf979',
950: '#000000',
},
}SCSS
$custom: #cbf979; $custom-light: #ddfba3; $custom-dark: #000000;
JSON
{
"hex": "#cbf979",
"rgb": {
"r": 203,
"g": 249,
"b": 121
},
"hsl": {
"h": 81.563,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.92354,
"c": 0.16376,
"h": 125.8
},
"luminance": 0.81828
}Semantic roles & 50–950 ramp
primary
#CBF979
secondary
#7641D5
accent
#00E652
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580