#CBFFB3#CBFFB3
#CBFFB3 is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.6% C 0.113 H 136.0°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFB3 |
|---|---|
| RGB | rgb(203, 255, 179) |
| HSL | hsl(101, 100%, 85%) |
| HSV | hsv(101, 30%, 100%) |
| CMYK | cmyk(20.4%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(94.94, -29.84, 31.11) |
| CIE-LCH | lch(94.94, 43.11, 133.80°) |
| OKLab | oklab(94.58% -0.0812 0.0783) |
| OKLCH | oklch(94.58% 0.113 136) |
| XYZ | xyz(68.5234, 87.4696, 55.9122) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.65
Pale Green
#C7FDB5
ΔE00 1.05
Very Light Green
#D1FFBD
ΔE00 2.00
Very Pale Green
#CFFDBC
ΔE00 2.14
Washed Out Green
#BCF5A6
ΔE00 2.51
Tea Green
#BDF8A3
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFB3 #E7B3FF
analogous
#F1FFB3 #CBFFB3 #B3FFC1
triadic
#CBFFB3 #B3CBFF #FFB3CB
tetradic
#CBFFB3 #B3F1FF #E7B3FF #FFC1B3
square
#CBFFB3 #B3F1FF #E7B3FF #FFC1B3
split-complementary
#CBFFB3 #C1B3FF #FFB3F1
monochromatic
#77FF39 #A1FF76 #CBFFB3 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.14
#CBFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CBFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFB3
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFB3 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AE
Deuteranopia (green-blind)
#FCEFB7
Tritanopia (blue-blind)
#CAF9EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffb3; /* rgb */ color: rgb(203, 255, 179); /* oklch */ color: oklch(94.6% 0.113 136.0);
Tailwind
colors: {
custom: {
50: '#dcffca',
500: '#cbffb3',
950: '#000000',
},
}SCSS
$custom: #cbffb3; $custom-light: #dcffca; $custom-dark: #000000;
JSON
{
"hex": "#cbffb3",
"rgb": {
"r": 203,
"g": 255,
"b": 179
},
"hsl": {
"h": 101.053,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.9458,
"c": 0.11275,
"h": 136
},
"luminance": 0.87471
}Semantic roles & 50–950 ramp
primary
#CBFFB3
secondary
#C170E6
accent
#00E69D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682