#CFFCB2#CFFCB2
#CFFCB2 is a very light, moderate yellow-green. Relative luminance 0.861; OKLCH L 94.2% C 0.107 H 133.6°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCB2 |
|---|---|
| RGB | rgb(207, 252, 178) |
| HSL | hsl(96, 93%, 84%) |
| HSV | hsv(96, 29%, 99%) |
| CMYK | cmyk(17.9%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(94.35, -27.21, 30.87) |
| CIE-LCH | lch(94.35, 41.16, 131.40°) |
| OKLab | oklab(94.17% -0.0739 0.0777) |
| OKLCH | oklch(94.17% 0.107 133.6) |
| XYZ | xyz(68.5768, 86.0993, 55.1167) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.72
Pale Green
#C7FDB5
ΔE00 1.79
Very Light Green
#D1FFBD
ΔE00 1.85
Very Pale Green
#CFFDBC
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 2.86
Tea Green
#BDF8A3
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCB2 #DFB2FC
analogous
#F4FCB2 #CFFCB2 #B2FCBA
triadic
#CFFCB2 #B2CFFC #FCB2CF
tetradic
#CFFCB2 #B2F4FC #DFB2FC #FCBAB2
square
#CFFCB2 #B2F4FC #DFB2FC #FCBAB2
split-complementary
#CFFCB2 #BAB2FC #FCB2F4
monochromatic
#86F73C #AAFA77 #CFFCB2 #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.15
#CFFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CFFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCB2
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCB2 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FBEDB6
Tritanopia (blue-blind)
#D0F6E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffcb2; /* rgb */ color: rgb(207, 252, 178); /* oklch */ color: oklch(94.2% 0.107 133.6);
Tailwind
colors: {
custom: {
50: '#defdc9',
500: '#cffcb2',
950: '#000000',
},
}SCSS
$custom: #cffcb2; $custom-light: #defdc9; $custom-dark: #000000;
JSON
{
"hex": "#cffcb2",
"rgb": {
"r": 207,
"g": 252,
"b": 178
},
"hsl": {
"h": 96.486,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.94169,
"c": 0.10719,
"h": 133.6
},
"luminance": 0.86101
}Semantic roles & 50–950 ramp
primary
#CFFCB2
secondary
#B571E1
accent
#00E68C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582