#CFEDAF#CFEDAF
#CFEDAF is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.9% C 0.088 H 129.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDAF |
|---|---|
| RGB | rgb(207, 237, 175) |
| HSL | hsl(89, 63%, 81%) |
| HSV | hsv(89, 26%, 93%) |
| CMYK | cmyk(12.7%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(90.29, -20.46, 26.89) |
| CIE-LCH | lch(90.29, 33.79, 127.27°) |
| OKLab | oklab(90.9% -0.0551 0.068) |
| OKLCH | oklch(90.9% 0.088 129) |
| XYZ | xyz(63.7530, 76.9283, 52.0390) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.67
Light Grey Green
#B7E1A1
ΔE00 4.05
Very Pale Green
#CFFDBC
ΔE00 4.13
Very Light Green
#D1FFBD
ΔE00 4.39
Pale Green
#C7FDB5
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDAF #CDAFED
analogous
#EDECAF #CFEDAF #B0EDAF
triadic
#CFEDAF #AFCFED #EDAFCF
tetradic
#CFEDAF #AFEDEC #CDAFED #EDAFB0
square
#CFEDAF #AFEDEC #CDAFED #EDAFB0
split-complementary
#CFEDAF #AFB0ED #ECAFED
monochromatic
#93D74B #B1E27D #CFEDAF #EDF8E1 #F0F9E6
Accessibility & contrast
On white
1.28
#CFEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CFEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDAF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDAF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AB
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#D2E7DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfedaf; /* rgb */ color: rgb(207, 237, 175); /* oklch */ color: oklch(90.9% 0.088 129.0);
Tailwind
colors: {
custom: {
50: '#def3c7',
500: '#cfedaf',
950: '#000000',
},
}SCSS
$custom: #cfedaf; $custom-light: #def3c7; $custom-dark: #000000;
JSON
{
"hex": "#cfedaf",
"rgb": {
"r": 207,
"g": 237,
"b": 175
},
"hsl": {
"h": 89.032,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.90899,
"c": 0.08752,
"h": 129
},
"luminance": 0.76929
}Semantic roles & 50–950 ramp
primary
#CFEDAF
secondary
#9F76CA
accent
#1ACB70
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582