#CBF480#CBF480
#CBF480 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.3% C 0.150 H 125.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF480 |
|---|---|
| RGB | rgb(203, 244, 128) |
| HSL | hsl(81, 84%, 73%) |
| HSV | hsv(81, 48%, 96%) |
| CMYK | cmyk(16.8%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.21, -31.14, 51.26) |
| CIE-LCH | lch(91.21, 59.97, 121.28°) |
| OKLab | oklab(91.35% -0.0869 0.1228) |
| OKLCH | oklch(91.35% 0.15 125.3) |
| XYZ | xyz(60.8754, 78.9559, 32.4508) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 3.72
Pear
#CBF85F
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF480 #A980F4
analogous
#F4E380 #CBF480 #91F480
triadic
#CBF480 #80CBF4 #F480CB
tetradic
#CBF480 #80F4E3 #A980F4 #F48091
square
#CBF480 #80F4E3 #A980F4 #F48091
split-complementary
#CBF480 #8091F4 #E380F4
monochromatic
#9CE614 #B4EF48 #CBF480 #E2F9B8 #F3FDE3
Accessibility & contrast
On white
1.25
#CBF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CBF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF480
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF480 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#D2EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf480; /* rgb */ color: rgb(203, 244, 128); /* oklch */ color: oklch(91.3% 0.150 125.3);
Tailwind
colors: {
custom: {
50: '#ddf8a7',
500: '#cbf480',
950: '#000000',
},
}SCSS
$custom: #cbf480; $custom-light: #ddf8a7; $custom-dark: #000000;
JSON
{
"hex": "#cbf480",
"rgb": {
"r": 203,
"g": 244,
"b": 128
},
"hsl": {
"h": 81.207,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.91346,
"c": 0.15043,
"h": 125.3
},
"luminance": 0.78956
}Semantic roles & 50–950 ramp
primary
#CBF480
secondary
#7848D0
accent
#05E153
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580