#CBF38C#CBF38C
#CBF38C is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.3% C 0.137 H 126.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF38C |
|---|---|
| RGB | rgb(203, 243, 140) |
| HSL | hsl(83, 81%, 75%) |
| HSV | hsv(83, 42%, 95%) |
| CMYK | cmyk(16.5%, 0%, 42.4%, 4.7%) |
| CIE-LAB | lab(91.09, -29.36, 45.38) |
| CIE-LCH | lch(91.09, 54.05, 122.90°) |
| OKLab | oklab(91.3% -0.0811 0.1103) |
| OKLCH | oklch(91.3% 0.137 126.3) |
| XYZ | xyz(61.4124, 78.6906, 36.7592) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 3.67
Celery
#C1FD95
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 3.76
Pale Lime
#BEFD73
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF38C #B48CF3
analogous
#F3E78C #CBF38C #97F38C
triadic
#CBF38C #8CCBF3 #F38CCB
tetradic
#CBF38C #8CF3E7 #B48CF3 #F38C97
square
#CBF38C #8CF3E7 #B48CF3 #F38C97
split-complementary
#CBF38C #8C97F3 #E78CF3
monochromatic
#99E71D #B2ED55 #CBF38C #E4F9C3 #F2FCE3
Accessibility & contrast
On white
1.25
#CBF38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CBF38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF38C
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF38C | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#D0EADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbf38c; /* rgb */ color: rgb(203, 243, 140); /* oklch */ color: oklch(91.3% 0.137 126.3);
Tailwind
colors: {
custom: {
50: '#dcf7af',
500: '#cbf38c',
950: '#000000',
},
}SCSS
$custom: #cbf38c; $custom-light: #dcf7af; $custom-dark: #000000;
JSON
{
"hex": "#cbf38c",
"rgb": {
"r": 203,
"g": 243,
"b": 140
},
"hsl": {
"h": 83.301,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.91298,
"c": 0.13693,
"h": 126.3
},
"luminance": 0.78691
}Semantic roles & 50–950 ramp
primary
#CBF38C
secondary
#8453D0
accent
#08DD5B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581