#CFFCB0#CFFCB0
#CFFCB0 is a very light, moderate yellow-green. Relative luminance 0.860; OKLCH L 94.1% C 0.109 H 133.1°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCB0 |
|---|---|
| RGB | rgb(207, 252, 176) |
| HSL | hsl(96, 93%, 84%) |
| HSV | hsv(96, 30%, 99%) |
| CMYK | cmyk(17.9%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(94.32, -27.50, 31.83) |
| CIE-LCH | lch(94.32, 42.07, 130.83°) |
| OKLab | oklab(94.13% -0.0747 0.0799) |
| OKLCH | oklch(94.13% 0.109 133.1) |
| XYZ | xyz(68.3775, 86.0196, 54.0668) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.68
Pale Green
#C7FDB5
ΔE00 2.02
Very Light Green
#D1FFBD
ΔE00 2.23
Very Pale Green
#CFFDBC
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.82
Tea Green
#BDF8A3
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCB0 #DDB0FC
analogous
#F5FCB0 #CFFCB0 #B0FCB7
triadic
#CFFCB0 #B0CFFC #FCB0CF
tetradic
#CFFCB0 #B0F5FC #DDB0FC #FCB7B0
square
#CFFCB0 #B0F5FC #DDB0FC #FCB7B0
split-complementary
#CFFCB0 #B7B0FC #FCB0F5
monochromatic
#87F83A #ABFA75 #CFFCB0 #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.15
#CFFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CFFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCB0
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCB0 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#FBEDB4
Tritanopia (blue-blind)
#D0F6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffcb0; /* rgb */ color: rgb(207, 252, 176); /* oklch */ color: oklch(94.1% 0.109 133.1);
Tailwind
colors: {
custom: {
50: '#defdc8',
500: '#cffcb0',
950: '#000000',
},
}SCSS
$custom: #cffcb0; $custom-light: #defdc8; $custom-dark: #000000;
JSON
{
"hex": "#cffcb0",
"rgb": {
"r": 207,
"g": 252,
"b": 176
},
"hsl": {
"h": 95.526,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.94131,
"c": 0.1094,
"h": 133.1
},
"luminance": 0.86021
}Semantic roles & 50–950 ramp
primary
#CFFCB0
secondary
#B270E0
accent
#00E688
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582