#CBFCB2#CBFCB2
#CBFCB2 is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 93.9% C 0.109 H 135.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCB2 |
|---|---|
| RGB | rgb(203, 252, 178) |
| HSL | hsl(100, 93%, 84%) |
| HSV | hsv(100, 29%, 99%) |
| CMYK | cmyk(19.4%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(94.11, -28.58, 30.50) |
| CIE-LCH | lch(94.11, 41.80, 133.14°) |
| OKLab | oklab(93.91% -0.0777 0.0768) |
| OKLCH | oklch(93.91% 0.109 135.3) |
| XYZ | xyz(67.4731, 85.5303, 55.0650) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.09
Light Light Green
#C8FFB0
ΔE00 1.20
Very Light Green
#D1FFBD
ΔE00 1.78
Very Pale Green
#CFFDBC
ΔE00 1.81
Washed Out Green
#BCF5A6
ΔE00 2.34
Tea Green
#BDF8A3
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCB2 #E3B2FC
analogous
#F0FCB2 #CBFCB2 #B2FCBE
triadic
#CBFCB2 #B2CBFC #FCB2CB
tetradic
#CBFCB2 #B2F0FC #E3B2FC #FCBEB2
square
#CBFCB2 #B2F0FC #E3B2FC #FCBEB2
split-complementary
#CBFCB2 #BEB2FC #FCB2F0
monochromatic
#7BF73C #A3FA77 #CBFCB2 #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.16
#CBFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CBFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCB2
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCB2 | 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)
#FFF1AD
Deuteranopia (green-blind)
#FAEDB6
Tritanopia (blue-blind)
#CBF6E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfcb2; /* rgb */ color: rgb(203, 252, 178); /* oklch */ color: oklch(93.9% 0.109 135.3);
Tailwind
colors: {
custom: {
50: '#dbfdc9',
500: '#cbfcb2',
950: '#000000',
},
}SCSS
$custom: #cbfcb2; $custom-light: #dbfdc9; $custom-dark: #000000;
JSON
{
"hex": "#cbfcb2",
"rgb": {
"r": 203,
"g": 252,
"b": 178
},
"hsl": {
"h": 99.73,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.93911,
"c": 0.10922,
"h": 135.3
},
"luminance": 0.85532
}Semantic roles & 50–950 ramp
primary
#CBFCB2
secondary
#BB71E1
accent
#00E698
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582