#EDFFAF#EDFFAF
#EDFFAF is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.103 H 118.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFAF |
|---|---|
| RGB | rgb(237, 255, 175) |
| HSL | hsl(74, 100%, 84%) |
| HSV | hsv(74, 31%, 100%) |
| CMYK | cmyk(7.1%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(97.07, -18.42, 36.36) |
| CIE-LCH | lch(97.07, 40.76, 116.87°) |
| OKLab | oklab(96.83% -0.0496 0.0906) |
| OKLCH | oklch(96.83% 0.103 118.7) |
| XYZ | xyz(78.4226, 92.6200, 54.2952) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.85
Creme
#FFFFB6
ΔE00 4.53
Light Beige
#FFFEB6
ΔE00 4.79
Parchment
#FEFCAF
ΔE00 4.94
Cream (survey)
#FFFFC2
ΔE00 5.48
Ecru
#FEFFCA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFAF #C1AFFF
analogous
#FFE9AF #EDFFAF #C5FFAF
triadic
#EDFFAF #AFEDFF #FFAFED
tetradic
#EDFFAF #AFFFE9 #C1AFFF #FFAFC5
square
#EDFFAF #AFFFE9 #C1AFFF #FFAFC5
split-complementary
#EDFFAF #AFC5FF #E9AFFF
monochromatic
#D1FF35 #DFFF72 #EDFFAF #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EDFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#EDFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFAF
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFAF | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFF7B3
Tritanopia (blue-blind)
#F5F7EA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffaf; /* rgb */ color: rgb(237, 255, 175); /* oklch */ color: oklch(96.8% 0.103 118.7);
Tailwind
colors: {
custom: {
50: '#f3ffc7',
500: '#edffaf',
950: '#000000',
},
}SCSS
$custom: #edffaf; $custom-light: #f3ffc7; $custom-dark: #000000;
JSON
{
"hex": "#edffaf",
"rgb": {
"r": 237,
"g": 255,
"b": 175
},
"hsl": {
"h": 73.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96825,
"c": 0.10325,
"h": 118.7
},
"luminance": 0.9262
}Semantic roles & 50–950 ramp
primary
#EDFFAF
secondary
#886DE5
accent
#00E634
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682