#CBF992#CBF992
#CBF992 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.7% C 0.139 H 128.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF992 |
|---|---|
| RGB | rgb(203, 249, 146) |
| HSL | hsl(87, 90%, 77%) |
| HSV | hsv(87, 41%, 98%) |
| CMYK | cmyk(18.5%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(92.80, -31.45, 44.64) |
| CIE-LCH | lch(92.80, 54.60, 125.16°) |
| OKLab | oklab(92.7% -0.0866 0.1089) |
| OKLCH | oklch(92.7% 0.139 128.5) |
| XYZ | xyz(63.6919, 82.5223, 39.7614) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Celery
#C1FD95
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.93
Light Yellow Green
#CCFD7F
ΔE00 3.16
Tea Green
#BDF8A3
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF992 #C092F9
analogous
#F9F392 #CBF992 #98F992
triadic
#CBF992 #92CBF9 #F992CB
tetradic
#CBF992 #92F9F3 #C092F9 #F99298
square
#CBF992 #92F9F3 #C092F9 #F99298
split-complementary
#CBF992 #9298F9 #F392F9
monochromatic
#94F31E #AFF658 #CBF992 #E7FCCC #F1FDE2
Accessibility & contrast
On white
1.20
#CBF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CBF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF992
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF992 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FCE998
Tritanopia (blue-blind)
#CFF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf992; /* rgb */ color: rgb(203, 249, 146); /* oklch */ color: oklch(92.7% 0.139 128.5);
Tailwind
colors: {
custom: {
50: '#dcfbb3',
500: '#cbf992',
950: '#000000',
},
}SCSS
$custom: #cbf992; $custom-light: #dcfbb3; $custom-dark: #000000;
JSON
{
"hex": "#cbf992",
"rgb": {
"r": 203,
"g": 249,
"b": 146
},
"hsl": {
"h": 86.796,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.927,
"c": 0.13917,
"h": 128.5
},
"luminance": 0.82523
}Semantic roles & 50–950 ramp
primary
#CBF992
secondary
#9157D8
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581