#CBFEA4#CBFEA4
#CBFEA4 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.1% C 0.127 H 132.4°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEA4 |
|---|---|
| RGB | rgb(203, 254, 164) |
| HSL | hsl(94, 98%, 82%) |
| HSV | hsv(94, 35%, 100%) |
| CMYK | cmyk(20.1%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(94.42, -31.48, 37.91) |
| CIE-LCH | lch(94.42, 49.28, 129.71°) |
| OKLab | oklab(94.09% -0.086 0.094) |
| OKLCH | oklch(94.09% 0.127 132.4) |
| XYZ | xyz(66.7699, 86.2592, 48.2466) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.34
Celery
#C1FD95
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Pale Green
#C7FDB5
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEA4 #D7A4FE
analogous
#F8FEA4 #CBFEA4 #A4FEAA
triadic
#CBFEA4 #A4CBFE #FEA4CB
tetradic
#CBFEA4 #A4F8FE #D7A4FE #FEAAA4
square
#CBFEA4 #A4F8FE #D7A4FE #FEAAA4
split-complementary
#CBFEA4 #AAA4FE #FEA4F8
monochromatic
#86FD2B #A8FD67 #CBFEA4 #EEFFE1 #EEFFE1
Accessibility & contrast
On white
1.15
#CBFEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CBFEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEA4
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEA4 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FEEEA9
Tritanopia (blue-blind)
#CDF7E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbfea4; /* rgb */ color: rgb(203, 254, 164); /* oklch */ color: oklch(94.1% 0.127 132.4);
Tailwind
colors: {
custom: {
50: '#dcffc0',
500: '#cbfea4',
950: '#000000',
},
}SCSS
$custom: #cbfea4; $custom-light: #dcffc0; $custom-dark: #000000;
JSON
{
"hex": "#cbfea4",
"rgb": {
"r": 203,
"g": 254,
"b": 164
},
"hsl": {
"h": 94,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.94087,
"c": 0.12741,
"h": 132.4
},
"luminance": 0.8626
}Semantic roles & 50–950 ramp
primary
#CBFEA4
secondary
#AB64E2
accent
#00E682
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682