#CBF48C#CBF48C
#CBF48C is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.138 H 126.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF48C |
|---|---|
| RGB | rgb(203, 244, 140) |
| HSL | hsl(84, 83%, 75%) |
| HSV | hsv(84, 43%, 96%) |
| CMYK | cmyk(16.8%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(91.37, -29.82, 45.73) |
| CIE-LCH | lch(91.37, 54.59, 123.11°) |
| OKLab | oklab(91.52% -0.0824 0.1111) |
| OKLCH | oklch(91.52% 0.138 126.6) |
| XYZ | xyz(61.7125, 79.2907, 36.8592) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Light Yellow Green
#CCFD7F
ΔE00 3.18
Light Pea Green
#C4FE82
ΔE00 3.43
Celery
#C1FD95
ΔE00 3.50
Light Yellowish Green
#C2FF89
ΔE00 3.52
Pale Lime
#BEFD73
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF48C #B58CF4
analogous
#F4E98C #CBF48C #97F48C
triadic
#CBF48C #8CCBF4 #F48CCB
tetradic
#CBF48C #8CF4E9 #B58CF4 #F48C97
square
#CBF48C #8CF4E9 #B58CF4 #F48C97
split-complementary
#CBF48C #8C97F4 #E98CF4
monochromatic
#98E91C #B2EF54 #CBF48C #E4F9C4 #F2FCE3
Accessibility & contrast
On white
1.25
#CBF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CBF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF48C
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF48C | 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)
#FEE884
Deuteranopia (green-blind)
#F8E692
Tritanopia (blue-blind)
#D0EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf48c; /* rgb */ color: rgb(203, 244, 140); /* oklch */ color: oklch(91.5% 0.138 126.6);
Tailwind
colors: {
custom: {
50: '#dcf8af',
500: '#cbf48c',
950: '#000000',
},
}SCSS
$custom: #cbf48c; $custom-light: #dcf8af; $custom-dark: #000000;
JSON
{
"hex": "#cbf48c",
"rgb": {
"r": 203,
"g": 244,
"b": 140
},
"hsl": {
"h": 83.654,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.91517,
"c": 0.13834,
"h": 126.6
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#CBF48C
secondary
#8553D1
accent
#07DF5C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581