#CBFFBA#CBFFBA
#CBFFBA is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.105 H 138.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFBA |
|---|---|
| RGB | rgb(203, 255, 186) |
| HSL | hsl(105, 100%, 86%) |
| HSV | hsv(105, 27%, 100%) |
| CMYK | cmyk(20.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.06, -28.79, 27.75) |
| CIE-LCH | lch(95.06, 39.99, 136.05°) |
| OKLab | oklab(94.72% -0.0783 0.0702) |
| OKLCH | oklch(94.72% 0.105 138.1) |
| XYZ | xyz(69.2494, 87.7600, 59.7357) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.81
Very Light Green
#D1FFBD
ΔE00 1.10
Very Pale Green
#CFFDBC
ΔE00 1.15
Light Light Green
#C8FFB0
ΔE00 1.89
Celadon
#BEFDB7
ΔE00 1.98
Washed Out Green
#BCF5A6
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFBA #EEBAFF
analogous
#EEFFBA #CBFFBA #BAFFCC
triadic
#CBFFBA #BACBFF #FFBACB
tetradic
#CBFFBA #BAEEFF #EEBAFF #FFCCBA
square
#CBFFBA #BAEEFF #EEBAFF #FFCCBA
split-complementary
#CBFFBA #CCBAFF #FFBAEE
monochromatic
#6FFF40 #9DFF7D #CBFFBA #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.13
#CBFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CBFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFBA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFBA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FBEFBD
Tritanopia (blue-blind)
#C9FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbffba; /* rgb */ color: rgb(203, 255, 186); /* oklch */ color: oklch(94.7% 0.105 138.1);
Tailwind
colors: {
custom: {
50: '#dbffcf',
500: '#cbffba',
950: '#000000',
},
}SCSS
$custom: #cbffba; $custom-light: #dbffcf; $custom-dark: #000000;
JSON
{
"hex": "#cbffba",
"rgb": {
"r": 203,
"g": 255,
"b": 186
},
"hsl": {
"h": 105.217,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94718,
"c": 0.10518,
"h": 138.1
},
"luminance": 0.87762
}Semantic roles & 50–950 ramp
primary
#CBFFBA
secondary
#CB76E7
accent
#00E6AD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683