#CFFCB4#CFFCB4
#CFFCB4 is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.2% C 0.105 H 134.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCB4 |
|---|---|
| RGB | rgb(207, 252, 180) |
| HSL | hsl(98, 92%, 85%) |
| HSV | hsv(98, 29%, 99%) |
| CMYK | cmyk(17.9%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(94.39, -26.92, 29.91) |
| CIE-LCH | lch(94.39, 40.24, 131.99°) |
| OKLab | oklab(94.21% -0.0731 0.0754) |
| OKLCH | oklch(94.21% 0.105 134.1) |
| XYZ | xyz(68.7791, 86.1802, 56.1820) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.48
Very Pale Green
#CFFDBC
ΔE00 1.55
Pale Green
#C7FDB5
ΔE00 1.62
Light Light Green
#C8FFB0
ΔE00 1.84
Washed Out Green
#BCF5A6
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCB4 #E1B4FC
analogous
#F3FCB4 #CFFCB4 #B4FCBD
triadic
#CFFCB4 #B4CFFC #FCB4CF
tetradic
#CFFCB4 #B4F3FC #E1B4FC #FCBDB4
square
#CFFCB4 #B4F3FC #E1B4FC #FCBDB4
split-complementary
#CFFCB4 #BDB4FC #FCB4F3
monochromatic
#84F73E #A9FA79 #CFFCB4 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.15
#CFFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CFFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCB4
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCB4 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#FBEEB8
Tritanopia (blue-blind)
#CFF6E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffcb4; /* rgb */ color: rgb(207, 252, 180); /* oklch */ color: oklch(94.2% 0.105 134.1);
Tailwind
colors: {
custom: {
50: '#defdcb',
500: '#cffcb4',
950: '#000000',
},
}SCSS
$custom: #cffcb4; $custom-light: #defdcb; $custom-dark: #000000;
JSON
{
"hex": "#cffcb4",
"rgb": {
"r": 207,
"g": 252,
"b": 180
},
"hsl": {
"h": 97.5,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.94208,
"c": 0.10499,
"h": 134.1
},
"luminance": 0.86181
}Semantic roles & 50–950 ramp
primary
#CFFCB4
secondary
#B873E1
accent
#00E68F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582