#CBFFAB#CBFFAB
#CBFFAB is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.121 H 134.1°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFAB |
|---|---|
| RGB | rgb(203, 255, 171) |
| HSL | hsl(97, 100%, 84%) |
| HSV | hsv(97, 33%, 100%) |
| CMYK | cmyk(20.4%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.80, -30.99, 34.94) |
| CIE-LCH | lch(94.80, 46.70, 131.57°) |
| OKLab | oklab(94.43% -0.0844 0.0872) |
| OKLCH | oklch(94.43% 0.121 134.1) |
| XYZ | xyz(67.7377, 87.1553, 51.7740) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.21
Tea Green
#BDF8A3
ΔE00 2.08
Pale Green
#C7FDB5
ΔE00 2.45
Washed Out Green
#BCF5A6
ΔE00 2.65
Celery
#C1FD95
ΔE00 3.29
Very Light Green
#D1FFBD
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFAB #DFABFF
analogous
#F5FFAB #CBFFAB #ABFFB5
triadic
#CBFFAB #ABCBFF #FFABCB
tetradic
#CBFFAB #ABF5FF #DFABFF #FFB5AB
square
#CBFFAB #ABF5FF #DFABFF #FFB5AB
split-complementary
#CBFFAB #B5ABFF #FFABF5
monochromatic
#7FFF31 #A5FF6E #CBFFAB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CBFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CBFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFAB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFAB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FEEFAF
Tritanopia (blue-blind)
#CBF9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffab; /* rgb */ color: rgb(203, 255, 171); /* oklch */ color: oklch(94.4% 0.121 134.1);
Tailwind
colors: {
custom: {
50: '#dcffc4',
500: '#cbffab',
950: '#000000',
},
}SCSS
$custom: #cbffab; $custom-light: #dcffc4; $custom-dark: #000000;
JSON
{
"hex": "#cbffab",
"rgb": {
"r": 203,
"g": 255,
"b": 171
},
"hsl": {
"h": 97.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94429,
"c": 0.12138,
"h": 134.1
},
"luminance": 0.87157
}Semantic roles & 50–950 ramp
primary
#CBFFAB
secondary
#B66AE5
accent
#00E68E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682