#CBFCB0#CBFCB0
#CBFCB0 is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 93.9% C 0.111 H 134.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCB0 |
|---|---|
| RGB | rgb(203, 252, 176) |
| HSL | hsl(99, 93%, 84%) |
| HSV | hsv(99, 30%, 99%) |
| CMYK | cmyk(19.4%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(94.08, -28.88, 31.46) |
| CIE-LCH | lch(94.08, 42.71, 132.54°) |
| OKLab | oklab(93.87% -0.0785 0.0791) |
| OKLCH | oklch(93.87% 0.111 134.8) |
| XYZ | xyz(67.2738, 85.4505, 54.0151) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 1.37
Very Light Green
#D1FFBD
ΔE00 2.13
Very Pale Green
#CFFDBC
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 2.26
Tea Green
#BDF8A3
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCB0 #E1B0FC
analogous
#F1FCB0 #CBFCB0 #B0FCBB
triadic
#CBFCB0 #B0CBFC #FCB0CB
tetradic
#CBFCB0 #B0F1FC #E1B0FC #FCBBB0
square
#CBFCB0 #B0F1FC #E1B0FC #FCBBB0
split-complementary
#CBFCB0 #BBB0FC #FCB0F1
monochromatic
#7DF83A #A4FA75 #CBFCB0 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.16
#CBFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#CBFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCB0
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCB0 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#FAECB4
Tritanopia (blue-blind)
#CBF6E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfcb0; /* rgb */ color: rgb(203, 252, 176); /* oklch */ color: oklch(93.9% 0.111 134.8);
Tailwind
colors: {
custom: {
50: '#dcfdc8',
500: '#cbfcb0',
950: '#000000',
},
}SCSS
$custom: #cbfcb0; $custom-light: #dcfdc8; $custom-dark: #000000;
JSON
{
"hex": "#cbfcb0",
"rgb": {
"r": 203,
"g": 252,
"b": 176
},
"hsl": {
"h": 98.684,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.93872,
"c": 0.11141,
"h": 134.8
},
"luminance": 0.85452
}Semantic roles & 50–950 ramp
primary
#CBFCB0
secondary
#B870E0
accent
#00E694
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582