#CBF481#CBF481
#CBF481 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.4% C 0.149 H 125.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF481 |
|---|---|
| RGB | rgb(203, 244, 129) |
| HSL | hsl(81, 84%, 73%) |
| HSV | hsv(81, 47%, 96%) |
| CMYK | cmyk(16.8%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.23, -31.03, 50.80) |
| CIE-LCH | lch(91.23, 59.53, 121.42°) |
| OKLab | oklab(91.36% -0.0865 0.1219) |
| OKLCH | oklch(91.36% 0.149 125.4) |
| XYZ | xyz(60.9416, 78.9823, 32.7991) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.62
Pale Lime
#BEFD73
ΔE00 3.77
Pear
#CBF85F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF481 #AA81F4
analogous
#F4E381 #CBF481 #91F481
triadic
#CBF481 #81CBF4 #F481CB
tetradic
#CBF481 #81F4E3 #AA81F4 #F48191
square
#CBF481 #81F4E3 #AA81F4 #F48191
split-complementary
#CBF481 #8191F4 #E381F4
monochromatic
#9BE614 #B4EF49 #CBF481 #E2F9B9 #F3FDE3
Accessibility & contrast
On white
1.25
#CBF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CBF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF481
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF481 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#D2EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf481; /* rgb */ color: rgb(203, 244, 129); /* oklch */ color: oklch(91.4% 0.149 125.4);
Tailwind
colors: {
custom: {
50: '#ddf8a8',
500: '#cbf481',
950: '#000000',
},
}SCSS
$custom: #cbf481; $custom-light: #ddf8a8; $custom-dark: #000000;
JSON
{
"hex": "#cbf481",
"rgb": {
"r": 203,
"g": 244,
"b": 129
},
"hsl": {
"h": 81.391,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91359,
"c": 0.14945,
"h": 125.4
},
"luminance": 0.78983
}Semantic roles & 50–950 ramp
primary
#CBF481
secondary
#7949D0
accent
#05E053
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581