#CBFFA3#CBFFA3
#CBFFA3 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.130 H 132.4°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFA3 |
|---|---|
| RGB | rgb(203, 255, 163) |
| HSL | hsl(94, 100%, 82%) |
| HSV | hsv(94, 36%, 100%) |
| CMYK | cmyk(20.4%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(94.68, -32.08, 38.74) |
| CIE-LCH | lch(94.68, 50.30, 129.63°) |
| OKLab | oklab(94.29% -0.0876 0.0959) |
| OKLCH | oklch(94.29% 0.13 132.4) |
| XYZ | xyz(66.9982, 86.8595, 47.8790) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.10
Tea Green
#BDF8A3
ΔE00 2.55
Light Light Green
#C8FFB0
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 3.45
Pale Light Green
#B1FC99
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFA3 #D7A3FF
analogous
#F9FFA3 #CBFFA3 #A3FFA9
triadic
#CBFFA3 #A3CBFF #FFA3CB
tetradic
#CBFFA3 #A3F9FF #D7A3FF #FFA9A3
square
#CBFFA3 #A3F9FF #D7A3FF #FFA9A3
split-complementary
#CBFFA3 #A9A3FF #FFA3F9
monochromatic
#86FF29 #A8FF66 #CBFFA3 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.14
#CBFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#CBFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFA3
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFA3 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFEEA8
Tritanopia (blue-blind)
#CDF8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffa3; /* rgb */ color: rgb(203, 255, 163); /* oklch */ color: oklch(94.3% 0.130 132.4);
Tailwind
colors: {
custom: {
50: '#dcffbf',
500: '#cbffa3',
950: '#000000',
},
}SCSS
$custom: #cbffa3; $custom-light: #dcffbf; $custom-dark: #000000;
JSON
{
"hex": "#cbffa3",
"rgb": {
"r": 203,
"g": 255,
"b": 163
},
"hsl": {
"h": 93.913,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94287,
"c": 0.12996,
"h": 132.4
},
"luminance": 0.86861
}Semantic roles & 50–950 ramp
primary
#CBFFA3
secondary
#AB63E3
accent
#00E682
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682