#CBF58D#CBF58D
#CBF58D is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.8% C 0.139 H 126.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF58D |
|---|---|
| RGB | rgb(203, 245, 141) |
| HSL | hsl(84, 84%, 76%) |
| HSV | hsv(84, 42%, 96%) |
| CMYK | cmyk(17.1%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(91.65, -30.17, 45.60) |
| CIE-LCH | lch(91.65, 54.68, 123.49°) |
| OKLab | oklab(91.75% -0.0833 0.1109) |
| OKLCH | oklch(91.75% 0.139 126.9) |
| XYZ | xyz(62.0882, 79.9237, 37.3499) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Yellow Green
#CCFD7F
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.32
Pale Lime
#BEFD73
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF58D #B78DF5
analogous
#F5EB8D #CBF58D #97F58D
triadic
#CBF58D #8DCBF5 #F58DCB
tetradic
#CBF58D #8DF5EB #B78DF5 #F58D97
square
#CBF58D #8DF5EB #B78DF5 #F58D97
split-complementary
#CBF58D #8D97F5 #EB8DF5
monochromatic
#98EB1C #B1F055 #CBF58D #E5FAC5 #F2FDE3
Accessibility & contrast
On white
1.24
#CBF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CBF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF58D
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF58D | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE985
Deuteranopia (green-blind)
#F9E693
Tritanopia (blue-blind)
#D0ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf58d; /* rgb */ color: rgb(203, 245, 141); /* oklch */ color: oklch(91.8% 0.139 126.9);
Tailwind
colors: {
custom: {
50: '#dcf8b0',
500: '#cbf58d',
950: '#000000',
},
}SCSS
$custom: #cbf58d; $custom-light: #dcf8b0; $custom-dark: #000000;
JSON
{
"hex": "#cbf58d",
"rgb": {
"r": 203,
"g": 245,
"b": 141
},
"hsl": {
"h": 84.231,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.9175,
"c": 0.1387,
"h": 126.9
},
"luminance": 0.79924
}Semantic roles & 50–950 ramp
primary
#CBF58D
secondary
#8754D2
accent
#05E05E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581