#CBF48D#CBF48D
#CBF48D is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.137 H 126.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF48D |
|---|---|
| RGB | rgb(203, 244, 141) |
| HSL | hsl(84, 82%, 75%) |
| HSV | hsv(84, 42%, 96%) |
| CMYK | cmyk(16.8%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(91.38, -29.71, 45.26) |
| CIE-LCH | lch(91.38, 54.14, 123.28°) |
| OKLab | oklab(91.53% -0.082 0.1101) |
| OKLCH | oklch(91.53% 0.137 126.7) |
| XYZ | xyz(61.7865, 79.3203, 37.2493) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Light Yellow Green
#CCFD7F
ΔE00 3.30
Celery
#C1FD95
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 3.51
Light Yellowish Green
#C2FF89
ΔE00 3.56
Pale Lime
#BEFD73
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF48D #B68DF4
analogous
#F4E98D #CBF48D #98F48D
triadic
#CBF48D #8DCBF4 #F48DCB
tetradic
#CBF48D #8DF4E9 #B68DF4 #F48D98
square
#CBF48D #8DF4E9 #B68DF4 #F48D98
split-complementary
#CBF48D #8D98F4 #E98DF4
monochromatic
#98E91D #B2EF55 #CBF48D #E4F9C5 #F2FCE3
Accessibility & contrast
On white
1.25
#CBF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CBF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF48D
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF48D | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#D0EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf48d; /* rgb */ color: rgb(203, 244, 141); /* oklch */ color: oklch(91.5% 0.137 126.7);
Tailwind
colors: {
custom: {
50: '#dcf8b0',
500: '#cbf48d',
950: '#000000',
},
}SCSS
$custom: #cbf48d; $custom-light: #dcf8b0; $custom-dark: #000000;
JSON
{
"hex": "#cbf48d",
"rgb": {
"r": 203,
"g": 244,
"b": 141
},
"hsl": {
"h": 83.883,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.91532,
"c": 0.13729,
"h": 126.7
},
"luminance": 0.79321
}Semantic roles & 50–950 ramp
primary
#CBF48D
secondary
#8654D1
accent
#07DF5D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581