#CFFCB3#CFFCB3
#CFFCB3 is a very light, moderate yellow-green. Relative luminance 0.861; OKLCH L 94.2% C 0.106 H 133.8°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCB3 |
|---|---|
| RGB | rgb(207, 252, 179) |
| HSL | hsl(97, 92%, 85%) |
| HSV | hsv(97, 29%, 99%) |
| CMYK | cmyk(17.9%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(94.37, -27.07, 30.39) |
| CIE-LCH | lch(94.37, 40.70, 131.69°) |
| OKLab | oklab(94.19% -0.0735 0.0765) |
| OKLCH | oklch(94.19% 0.106 133.8) |
| XYZ | xyz(68.6776, 86.1396, 55.6474) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.67
Pale Green
#C7FDB5
ΔE00 1.70
Very Pale Green
#CFFDBC
ΔE00 1.74
Light Light Green
#C8FFB0
ΔE00 1.77
Washed Out Green
#BCF5A6
ΔE00 2.89
Tea Green
#BDF8A3
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCB3 #E0B3FC
analogous
#F4FCB3 #CFFCB3 #B3FCBC
triadic
#CFFCB3 #B3CFFC #FCB3CF
tetradic
#CFFCB3 #B3F4FC #E0B3FC #FCBCB3
square
#CFFCB3 #B3F4FC #E0B3FC #FCBCB3
split-complementary
#CFFCB3 #BCB3FC #FCB3F4
monochromatic
#85F73D #AAFA78 #CFFCB3 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.15
#CFFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CFFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCB3
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCB3 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AE
Deuteranopia (green-blind)
#FBEDB7
Tritanopia (blue-blind)
#D0F6E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffcb3; /* rgb */ color: rgb(207, 252, 179); /* oklch */ color: oklch(94.2% 0.106 133.8);
Tailwind
colors: {
custom: {
50: '#defdca',
500: '#cffcb3',
950: '#000000',
},
}SCSS
$custom: #cffcb3; $custom-light: #defdca; $custom-dark: #000000;
JSON
{
"hex": "#cffcb3",
"rgb": {
"r": 207,
"g": 252,
"b": 179
},
"hsl": {
"h": 96.986,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.94189,
"c": 0.1061,
"h": 133.8
},
"luminance": 0.86141
}Semantic roles & 50–950 ramp
primary
#CFFCB3
secondary
#B672E1
accent
#00E68D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582