#CFFDB0#CFFDB0
#CFFDB0 is a very light, moderate yellow-green. Relative luminance 0.867; OKLCH L 94.3% C 0.111 H 133.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDB0 |
|---|---|
| RGB | rgb(207, 253, 176) |
| HSL | hsl(96, 95%, 84%) |
| HSV | hsv(96, 30%, 99%) |
| CMYK | cmyk(18.2%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(94.59, -27.97, 32.19) |
| CIE-LCH | lch(94.59, 42.65, 130.99°) |
| OKLab | oklab(94.35% -0.076 0.0808) |
| OKLCH | oklch(94.35% 0.111 133.3) |
| XYZ | xyz(68.6923, 86.6493, 54.1718) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.51
Pale Green
#C7FDB5
ΔE00 2.00
Very Light Green
#D1FFBD
ΔE00 2.30
Very Pale Green
#CFFDBC
ΔE00 2.43
Tea Green
#BDF8A3
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDB0 #DEB0FD
analogous
#F6FDB0 #CFFDB0 #B0FDB8
triadic
#CFFDB0 #B0CFFD #FDB0CF
tetradic
#CFFDB0 #B0F6FD #DEB0FD #FDB8B0
square
#CFFDB0 #B0F6FD #DEB0FD #FDB8B0
split-complementary
#CFFDB0 #B8B0FD #FDB0F6
monochromatic
#86FA39 #ABFB74 #CFFDB0 #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CFFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#CFFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDB0
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDB0 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#FCEEB4
Tritanopia (blue-blind)
#D0F7E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffdb0; /* rgb */ color: rgb(207, 253, 176); /* oklch */ color: oklch(94.3% 0.111 133.3);
Tailwind
colors: {
custom: {
50: '#defec8',
500: '#cffdb0',
950: '#000000',
},
}SCSS
$custom: #cffdb0; $custom-light: #defec8; $custom-dark: #000000;
JSON
{
"hex": "#cffdb0",
"rgb": {
"r": 207,
"g": 253,
"b": 176
},
"hsl": {
"h": 95.844,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.94346,
"c": 0.11093,
"h": 133.3
},
"luminance": 0.86651
}Semantic roles & 50–950 ramp
primary
#CFFDB0
secondary
#B46FE2
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582