#CBFEA3#CBFEA3
#CBFEA3 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.1% C 0.128 H 132.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEA3 |
|---|---|
| RGB | rgb(203, 254, 163) |
| HSL | hsl(94, 98%, 82%) |
| HSV | hsv(94, 36%, 100%) |
| CMYK | cmyk(20.1%, 0%, 35.8%, 0.4%) |
| CIE-LAB | lab(94.41, -31.62, 38.38) |
| CIE-LCH | lch(94.41, 49.73, 129.48°) |
| OKLab | oklab(94.07% -0.0864 0.0951) |
| OKLCH | oklch(94.07% 0.128 132.2) |
| XYZ | xyz(66.6800, 86.2232, 47.7729) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.22
Tea Green
#BDF8A3
ΔE00 2.46
Light Light Green
#C8FFB0
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Washed Out Green
#BCF5A6
ΔE00 3.31
Pale Green
#C7FDB5
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEA3 #D6A3FE
analogous
#F9FEA3 #CBFEA3 #A3FEA9
triadic
#CBFEA3 #A3CBFE #FEA3CB
tetradic
#CBFEA3 #A3F9FE #D6A3FE #FEA9A3
square
#CBFEA3 #A3F9FE #D6A3FE #FEA9A3
split-complementary
#CBFEA3 #A9A3FE #FEA3F9
monochromatic
#87FD2A #A9FD66 #CBFEA3 #EDFFE0 #EEFFE1
Accessibility & contrast
On white
1.15
#CBFEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CBFEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEA3
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEA3 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FEEEA8
Tritanopia (blue-blind)
#CDF7E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbfea3; /* rgb */ color: rgb(203, 254, 163); /* oklch */ color: oklch(94.1% 0.128 132.2);
Tailwind
colors: {
custom: {
50: '#dcffbf',
500: '#cbfea3',
950: '#000000',
},
}SCSS
$custom: #cbfea3; $custom-light: #dcffbf; $custom-dark: #000000;
JSON
{
"hex": "#cbfea3",
"rgb": {
"r": 203,
"g": 254,
"b": 163
},
"hsl": {
"h": 93.626,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.94069,
"c": 0.12848,
"h": 132.2
},
"luminance": 0.86224
}Semantic roles & 50–950 ramp
primary
#CBFEA3
secondary
#AA63E2
accent
#00E681
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682