#EDFFAE#EDFFAE
#EDFFAE is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.104 H 118.6°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFAE |
|---|---|
| RGB | rgb(237, 255, 174) |
| HSL | hsl(73, 100%, 84%) |
| HSV | hsv(73, 32%, 100%) |
| CMYK | cmyk(7.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.06, -18.55, 36.83) |
| CIE-LCH | lch(97.06, 41.24, 116.73°) |
| OKLab | oklab(96.81% -0.0499 0.0917) |
| OKLCH | oklch(96.81% 0.104 118.6) |
| XYZ | xyz(78.3248, 92.5809, 53.7798) |
| Luminance | 0.9258 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.82
Creme
#FFFFB6
ΔE00 4.54
Light Beige
#FFFEB6
ΔE00 4.81
Parchment
#FEFCAF
ΔE00 4.93
Cream (survey)
#FFFFC2
ΔE00 5.57
Ecru
#FEFFCA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFAE #C0AEFF
analogous
#FFE9AE #EDFFAE #C5FFAE
triadic
#EDFFAE #AEEDFF #FFAEED
tetradic
#EDFFAE #AEFFE9 #C0AEFF #FFAEC5
square
#EDFFAE #AEFFE9 #C0AEFF #FFAEC5
split-complementary
#EDFFAE #AEC5FF #E9AEFF
monochromatic
#D2FF34 #DFFF71 #EDFFAE #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EDFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#EDFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFAE
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFAE | 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)
#FFF6A8
Deuteranopia (green-blind)
#FFF7B2
Tritanopia (blue-blind)
#F5F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edffae; /* rgb */ color: rgb(237, 255, 174); /* oklch */ color: oklch(96.8% 0.104 118.6);
Tailwind
colors: {
custom: {
50: '#f3ffc7',
500: '#edffae',
950: '#000000',
},
}SCSS
$custom: #edffae; $custom-light: #f3ffc7; $custom-dark: #000000;
JSON
{
"hex": "#edffae",
"rgb": {
"r": 237,
"g": 255,
"b": 174
},
"hsl": {
"h": 73.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96807,
"c": 0.1044,
"h": 118.6
},
"luminance": 0.92581
}Semantic roles & 50–950 ramp
primary
#EDFFAE
secondary
#876CE5
accent
#00E633
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682