#CBF984#CBF984
#CBF984 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.5% C 0.153 H 126.8°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF984 |
|---|---|
| RGB | rgb(203, 249, 132) |
| HSL | hsl(84, 91%, 75%) |
| HSV | hsv(84, 47%, 98%) |
| CMYK | cmyk(18.5%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(92.62, -33.02, 51.10) |
| CIE-LCH | lch(92.62, 60.85, 122.87°) |
| OKLab | oklab(92.5% -0.0919 0.1227) |
| OKLCH | oklch(92.5% 0.153 126.8) |
| XYZ | xyz(62.6688, 82.1131, 34.3731) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF984 #B284F9
analogous
#F9ED84 #CBF984 #90F984
triadic
#CBF984 #84CBF9 #F984CB
tetradic
#CBF984 #84F9ED #B284F9 #F98490
square
#CBF984 #84F9ED #B284F9 #F98490
split-complementary
#CBF984 #8490F9 #ED84F9
monochromatic
#9AF30F #B2F64A #CBF984 #E4FCBE #F3FEE2
Accessibility & contrast
On white
1.21
#CBF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CBF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF984
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF984 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#D1F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf984; /* rgb */ color: rgb(203, 249, 132); /* oklch */ color: oklch(92.5% 0.153 126.8);
Tailwind
colors: {
custom: {
50: '#ddfbaa',
500: '#cbf984',
950: '#000000',
},
}SCSS
$custom: #cbf984; $custom-light: #ddfbaa; $custom-dark: #000000;
JSON
{
"hex": "#cbf984",
"rgb": {
"r": 203,
"g": 249,
"b": 132
},
"hsl": {
"h": 83.59,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.92497,
"c": 0.15331,
"h": 126.8
},
"luminance": 0.82114
}Semantic roles & 50–950 ramp
primary
#CBF984
secondary
#824BD7
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581