#CBFAA0#CBFAA0
#CBFAA0 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.126 H 130.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFAA0 |
|---|---|
| RGB | rgb(203, 250, 160) |
| HSL | hsl(91, 90%, 80%) |
| HSV | hsv(91, 36%, 98%) |
| CMYK | cmyk(18.8%, 0%, 36%, 2%) |
| CIE-LAB | lab(93.28, -30.15, 38.39) |
| CIE-LCH | lch(93.28, 48.82, 128.15°) |
| OKLab | oklab(93.15% -0.0824 0.0951) |
| OKLCH | oklch(93.15% 0.126 130.9) |
| XYZ | xyz(65.1583, 83.6047, 45.9553) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.52
Tea Green
#BDF8A3
ΔE00 2.63
Light Light Green
#C8FFB0
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.31
Pale Green
#C7FDB5
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFAA0 #CFA0FA
analogous
#F8FAA0 #CBFAA0 #A0FAA2
triadic
#CBFAA0 #A0CBFA #FAA0CB
tetradic
#CBFAA0 #A0F8FA #CFA0FA #FAA2A0
square
#CBFAA0 #A0F8FA #CFA0FA #FAA2A0
split-complementary
#CBFAA0 #A2A0FA #FAA0F8
monochromatic
#8BF42C #ABF766 #CBFAA0 #EBFDDA #EFFDE2
Accessibility & contrast
On white
1.19
#CBFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CBFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFAA0
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFAA0 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9A
Deuteranopia (green-blind)
#FBEBA5
Tritanopia (blue-blind)
#CDF3E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfaa0; /* rgb */ color: rgb(203, 250, 160); /* oklch */ color: oklch(93.1% 0.126 130.9);
Tailwind
colors: {
custom: {
50: '#dcfcbd',
500: '#cbfaa0',
950: '#000000',
},
}SCSS
$custom: #cbfaa0; $custom-light: #dcfcbd; $custom-dark: #000000;
JSON
{
"hex": "#cbfaa0",
"rgb": {
"r": 203,
"g": 250,
"b": 160
},
"hsl": {
"h": 91.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.93147,
"c": 0.12579,
"h": 130.9
},
"luminance": 0.83606
}Semantic roles & 50–950 ramp
primary
#CBFAA0
secondary
#A263DC
accent
#00E678
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582