#CBFFA4#CBFFA4
#CBFFA4 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.129 H 132.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFA4 |
|---|---|
| RGB | rgb(203, 255, 164) |
| HSL | hsl(94, 100%, 82%) |
| HSV | hsv(94, 36%, 100%) |
| CMYK | cmyk(20.4%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(94.69, -31.95, 38.26) |
| CIE-LCH | lch(94.69, 49.85, 129.86°) |
| OKLab | oklab(94.3% -0.0872 0.0949) |
| OKLCH | oklch(94.3% 0.129 132.6) |
| XYZ | xyz(67.0881, 86.8955, 48.3527) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.24
Light Light Green
#C8FFB0
ΔE00 2.40
Tea Green
#BDF8A3
ΔE00 2.46
Washed Out Green
#BCF5A6
ΔE00 3.33
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Pale Light Green
#B1FC99
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFA4 #D8A4FF
analogous
#F8FFA4 #CBFFA4 #A4FFAB
triadic
#CBFFA4 #A4CBFF #FFA4CB
tetradic
#CBFFA4 #A4F8FF #D8A4FF #FFABA4
square
#CBFFA4 #A4F8FF #D8A4FF #FFABA4
split-complementary
#CBFFA4 #ABA4FF #FFA4F8
monochromatic
#85FF2A #A8FF67 #CBFFA4 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.14
#CBFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CBFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFA4
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFA4 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FEEEA9
Tritanopia (blue-blind)
#CCF8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffa4; /* rgb */ color: rgb(203, 255, 164); /* oklch */ color: oklch(94.3% 0.129 132.6);
Tailwind
colors: {
custom: {
50: '#dcffc0',
500: '#cbffa4',
950: '#000000',
},
}SCSS
$custom: #cbffa4; $custom-light: #dcffc0; $custom-dark: #000000;
JSON
{
"hex": "#cbffa4",
"rgb": {
"r": 203,
"g": 255,
"b": 164
},
"hsl": {
"h": 94.286,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94304,
"c": 0.1289,
"h": 132.6
},
"luminance": 0.86897
}Semantic roles & 50–950 ramp
primary
#CBFFA4
secondary
#AD64E4
accent
#00E683
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682