#CBFFB8#CBFFB8
#CBFFB8 is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.107 H 137.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFB8 |
|---|---|
| RGB | rgb(203, 255, 184) |
| HSL | hsl(104, 100%, 86%) |
| HSV | hsv(104, 28%, 100%) |
| CMYK | cmyk(20.4%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(95.02, -29.10, 28.72) |
| CIE-LCH | lch(95.02, 40.88, 135.38°) |
| OKLab | oklab(94.68% -0.0791 0.0726) |
| OKLCH | oklch(94.68% 0.107 137.5) |
| XYZ | xyz(69.0383, 87.6756, 58.6238) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.61
Very Light Green
#D1FFBD
ΔE00 1.27
Very Pale Green
#CFFDBC
ΔE00 1.36
Light Light Green
#C8FFB0
ΔE00 1.49
Celadon
#BEFDB7
ΔE00 2.08
Washed Out Green
#BCF5A6
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFB8 #ECB8FF
analogous
#EEFFB8 #CBFFB8 #B8FFC8
triadic
#CBFFB8 #B8CBFF #FFB8CB
tetradic
#CBFFB8 #B8EEFF #ECB8FF #FFC8B8
square
#CBFFB8 #B8EEFF #ECB8FF #FFC8B8
split-complementary
#CBFFB8 #C8B8FF #FFB8EE
monochromatic
#71FF3E #9EFF7B #CBFFB8 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CBFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CBFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFB8
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFB8 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B4
Deuteranopia (green-blind)
#FCEFBC
Tritanopia (blue-blind)
#CAFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbffb8; /* rgb */ color: rgb(203, 255, 184); /* oklch */ color: oklch(94.7% 0.107 137.5);
Tailwind
colors: {
custom: {
50: '#dbffcd',
500: '#cbffb8',
950: '#000000',
},
}SCSS
$custom: #cbffb8; $custom-light: #dbffcd; $custom-dark: #000000;
JSON
{
"hex": "#cbffb8",
"rgb": {
"r": 203,
"g": 255,
"b": 184
},
"hsl": {
"h": 103.944,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94678,
"c": 0.10734,
"h": 137.5
},
"luminance": 0.87677
}Semantic roles & 50–950 ramp
primary
#CBFFB8
secondary
#C875E7
accent
#00E6A8
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683