#CBFCB3#CBFCB3
#CBFCB3 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.9% C 0.108 H 135.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCB3 |
|---|---|
| RGB | rgb(203, 252, 179) |
| HSL | hsl(100, 92%, 85%) |
| HSV | hsv(100, 29%, 99%) |
| CMYK | cmyk(19.4%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(94.13, -28.44, 30.02) |
| CIE-LCH | lch(94.13, 41.35, 133.45°) |
| OKLab | oklab(93.93% -0.0773 0.0756) |
| OKLCH | oklch(93.93% 0.108 135.6) |
| XYZ | xyz(67.5739, 85.5706, 55.5957) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.97
Light Light Green
#C8FFB0
ΔE00 1.31
Very Light Green
#D1FFBD
ΔE00 1.62
Very Pale Green
#CFFDBC
ΔE00 1.63
Washed Out Green
#BCF5A6
ΔE00 2.41
Celadon
#BEFDB7
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCB3 #E4B3FC
analogous
#F0FCB3 #CBFCB3 #B3FCC0
triadic
#CBFCB3 #B3CBFC #FCB3CB
tetradic
#CBFCB3 #B3F0FC #E4B3FC #FCC0B3
square
#CBFCB3 #B3F0FC #E4B3FC #FCC0B3
split-complementary
#CBFCB3 #C0B3FC #FCB3F0
monochromatic
#7AF73D #A3FA78 #CBFCB3 #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.16
#CBFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CBFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCB3
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCB3 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AE
Deuteranopia (green-blind)
#FAEDB7
Tritanopia (blue-blind)
#CBF6E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfcb3; /* rgb */ color: rgb(203, 252, 179); /* oklch */ color: oklch(93.9% 0.108 135.6);
Tailwind
colors: {
custom: {
50: '#dbfdca',
500: '#cbfcb3',
950: '#000000',
},
}SCSS
$custom: #cbfcb3; $custom-light: #dbfdca; $custom-dark: #000000;
JSON
{
"hex": "#cbfcb3",
"rgb": {
"r": 203,
"g": 252,
"b": 179
},
"hsl": {
"h": 100.274,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.93931,
"c": 0.10813,
"h": 135.6
},
"luminance": 0.85572
}Semantic roles & 50–950 ramp
primary
#CBFCB3
secondary
#BD72E1
accent
#00E69A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582