#CBFCA5#CBFCA5
#CBFCA5 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.7% C 0.123 H 132.3°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCA5 |
|---|---|
| RGB | rgb(203, 252, 165) |
| HSL | hsl(94, 94%, 82%) |
| HSV | hsv(94, 35%, 99%) |
| CMYK | cmyk(19.4%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(93.90, -30.42, 36.72) |
| CIE-LCH | lch(93.90, 47.68, 129.64°) |
| OKLab | oklab(93.67% -0.083 0.0913) |
| OKLCH | oklch(93.67% 0.123 132.3) |
| XYZ | xyz(66.2292, 85.0327, 48.5137) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.15
Tea Green
#BDF8A3
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.78
Washed Out Green
#BCF5A6
ΔE00 2.86
Pale Green
#C7FDB5
ΔE00 3.25
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCA5 #D6A5FC
analogous
#F7FCA5 #CBFCA5 #A5FCAB
triadic
#CBFCA5 #A5CBFC #FCA5CB
tetradic
#CBFCA5 #A5F7FC #D6A5FC #FCABA5
square
#CBFCA5 #A5F7FC #D6A5FC #FCABA5
split-complementary
#CBFCA5 #ABA5FC #FCA5F7
monochromatic
#87F82F #A9FA6A #CBFCA5 #EDFEE0 #EEFEE1
Accessibility & contrast
On white
1.17
#CBFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CBFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCA5
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCA5 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09F
Deuteranopia (green-blind)
#FCECA9
Tritanopia (blue-blind)
#CDF5E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfca5; /* rgb */ color: rgb(203, 252, 165); /* oklch */ color: oklch(93.7% 0.123 132.3);
Tailwind
colors: {
custom: {
50: '#dcfdc0',
500: '#cbfca5',
950: '#000000',
},
}SCSS
$custom: #cbfca5; $custom-light: #dcfdc0; $custom-dark: #000000;
JSON
{
"hex": "#cbfca5",
"rgb": {
"r": 203,
"g": 252,
"b": 165
},
"hsl": {
"h": 93.793,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.93669,
"c": 0.12336,
"h": 132.3
},
"luminance": 0.85034
}Semantic roles & 50–950 ramp
primary
#CBFCA5
secondary
#AA66DF
accent
#00E681
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582