#CBFBA3#CBFBA3
#CBFBA3 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.124 H 131.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBA3 |
|---|---|
| RGB | rgb(203, 251, 163) |
| HSL | hsl(93, 92%, 81%) |
| HSV | hsv(93, 35%, 98%) |
| CMYK | cmyk(19.1%, 0%, 35.1%, 1.6%) |
| CIE-LAB | lab(93.60, -30.22, 37.32) |
| CIE-LCH | lch(93.60, 48.02, 129.00°) |
| OKLab | oklab(93.42% -0.0825 0.0926) |
| OKLCH | oklch(93.42% 0.124 131.7) |
| XYZ | xyz(65.7354, 84.3340, 47.4580) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.35
Light Light Green
#C8FFB0
ΔE00 2.48
Celery
#C1FD95
ΔE00 2.68
Washed Out Green
#BCF5A6
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 3.55
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBA3 #D3A3FB
analogous
#F7FBA3 #CBFBA3 #A3FBA7
triadic
#CBFBA3 #A3CBFB #FBA3CB
tetradic
#CBFBA3 #A3F7FB #D3A3FB #FBA7A3
square
#CBFBA3 #A3F7FB #D3A3FB #FBA7A3
split-complementary
#CBFBA3 #A7A3FB #FBA3F7
monochromatic
#89F62E #AAF868 #CBFBA3 #ECFEDE #EEFEE2
Accessibility & contrast
On white
1.18
#CBFBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#CBFBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBA3
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBA3 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9D
Deuteranopia (green-blind)
#FBEBA8
Tritanopia (blue-blind)
#CDF4E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfba3; /* rgb */ color: rgb(203, 251, 163); /* oklch */ color: oklch(93.4% 0.124 131.7);
Tailwind
colors: {
custom: {
50: '#dcfcbf',
500: '#cbfba3',
950: '#000000',
},
}SCSS
$custom: #cbfba3; $custom-light: #dcfcbf; $custom-dark: #000000;
JSON
{
"hex": "#cbfba3",
"rgb": {
"r": 203,
"g": 251,
"b": 163
},
"hsl": {
"h": 92.727,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.93417,
"c": 0.12403,
"h": 131.7
},
"luminance": 0.84335
}Semantic roles & 50–950 ramp
primary
#CBFBA3
secondary
#A765DD
accent
#00E67D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582