#CFFDAF#CFFDAF
#CFFDAF is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.112 H 133.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDAF |
|---|---|
| RGB | rgb(207, 253, 175) |
| HSL | hsl(95, 95%, 84%) |
| HSV | hsv(95, 31%, 99%) |
| CMYK | cmyk(18.2%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(94.57, -28.12, 32.67) |
| CIE-LCH | lch(94.57, 43.10, 130.71°) |
| OKLab | oklab(94.33% -0.0764 0.0819) |
| OKLCH | oklch(94.33% 0.112 133) |
| XYZ | xyz(68.5938, 86.6099, 53.6526) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.54
Pale Green
#C7FDB5
ΔE00 2.14
Very Light Green
#D1FFBD
ΔE00 2.49
Very Pale Green
#CFFDBC
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 2.73
Washed Out Green
#BCF5A6
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDAF #DDAFFD
analogous
#F6FDAF #CFFDAF #AFFDB6
triadic
#CFFDAF #AFCFFD #FDAFCF
tetradic
#CFFDAF #AFF6FD #DDAFFD #FDB6AF
square
#CFFDAF #AFF6FD #DDAFFD #FDB6AF
split-complementary
#CFFDAF #B6AFFD #FDAFF6
monochromatic
#87FA38 #ABFC73 #CFFDAF #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CFFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CFFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDAF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDAF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#D0F7E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffdaf; /* rgb */ color: rgb(207, 253, 175); /* oklch */ color: oklch(94.3% 0.112 133.0);
Tailwind
colors: {
custom: {
50: '#defec7',
500: '#cffdaf',
950: '#000000',
},
}SCSS
$custom: #cffdaf; $custom-light: #defec7; $custom-dark: #000000;
JSON
{
"hex": "#cffdaf",
"rgb": {
"r": 207,
"g": 253,
"b": 175
},
"hsl": {
"h": 95.385,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94327,
"c": 0.11203,
"h": 133
},
"luminance": 0.86611
}Semantic roles & 50–950 ramp
primary
#CFFDAF
secondary
#B26EE2
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582