#CBFBB3#CBFBB3
#CBFBB3 is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.7% C 0.107 H 135.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBB3 |
|---|---|
| RGB | rgb(203, 251, 179) |
| HSL | hsl(100, 90%, 84%) |
| HSV | hsv(100, 29%, 98%) |
| CMYK | cmyk(19.1%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(93.86, -27.97, 29.66) |
| CIE-LCH | lch(93.86, 40.76, 133.32°) |
| OKLab | oklab(93.72% -0.076 0.0748) |
| OKLCH | oklch(93.72% 0.107 135.5) |
| XYZ | xyz(67.2607, 84.9442, 55.4913) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.08
Very Pale Green
#CFFDBC
ΔE00 1.51
Very Light Green
#D1FFBD
ΔE00 1.56
Light Light Green
#C8FFB0
ΔE00 1.56
Washed Out Green
#BCF5A6
ΔE00 2.43
Celadon
#BEFDB7
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBB3 #E3B3FB
analogous
#EFFBB3 #CBFBB3 #B3FBBF
triadic
#CBFBB3 #B3CBFB #FBB3CB
tetradic
#CBFBB3 #B3EFFB #E3B3FB #FBBFB3
square
#CBFBB3 #B3EFFB #E3B3FB #FBBFB3
split-complementary
#CBFBB3 #BFB3FB #FBB3EF
monochromatic
#7BF53F #A3F879 #CBFBB3 #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.17
#CBFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#CBFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBB3
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBB3 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AE
Deuteranopia (green-blind)
#F9ECB7
Tritanopia (blue-blind)
#CBF6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfbb3; /* rgb */ color: rgb(203, 251, 179); /* oklch */ color: oklch(93.7% 0.107 135.5);
Tailwind
colors: {
custom: {
50: '#dbfcca',
500: '#cbfbb3',
950: '#000000',
},
}SCSS
$custom: #cbfbb3; $custom-light: #dbfcca; $custom-dark: #000000;
JSON
{
"hex": "#cbfbb3",
"rgb": {
"r": 203,
"g": 251,
"b": 179
},
"hsl": {
"h": 100,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.93715,
"c": 0.10659,
"h": 135.5
},
"luminance": 0.84946
}Semantic roles & 50–950 ramp
primary
#CBFBB3
secondary
#BB73DF
accent
#00E699
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582