#EDFFAC#EDFFAC
#EDFFAC is a very light, moderate yellow-green. Relative luminance 0.925; OKLCH L 96.8% C 0.107 H 118.4°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFAC |
|---|---|
| RGB | rgb(237, 255, 172) |
| HSL | hsl(73, 100%, 84%) |
| HSV | hsv(73, 33%, 100%) |
| CMYK | cmyk(7.1%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(97.03, -18.80, 37.78) |
| CIE-LCH | lch(97.03, 42.20, 116.45°) |
| OKLab | oklab(96.77% -0.0507 0.0939) |
| OKLCH | oklch(96.77% 0.107 118.4) |
| XYZ | xyz(78.1313, 92.5034, 52.7606) |
| Luminance | 0.9250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.79
Creme
#FFFFB6
ΔE00 4.60
Light Beige
#FFFEB6
ΔE00 4.88
Parchment
#FEFCAF
ΔE00 4.92
Cream (survey)
#FFFFC2
ΔE00 5.76
Buff
#FEF69E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFAC #BEACFF
analogous
#FFE7AC #EDFFAC #C3FFAC
triadic
#EDFFAC #ACEDFF #FFACED
tetradic
#EDFFAC #ACFFE7 #BEACFF #FFACC3
square
#EDFFAC #ACFFE7 #BEACFF #FFACC3
split-complementary
#EDFFAC #ACC3FF #E7ACFF
monochromatic
#D2FF32 #E0FF6F #EDFFAC #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EDFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#EDFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFAC
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFAC | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A6
Deuteranopia (green-blind)
#FFF7B0
Tritanopia (blue-blind)
#F5F6EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edffac; /* rgb */ color: rgb(237, 255, 172); /* oklch */ color: oklch(96.8% 0.107 118.4);
Tailwind
colors: {
custom: {
50: '#f3ffc5',
500: '#edffac',
950: '#000000',
},
}SCSS
$custom: #edffac; $custom-light: #f3ffc5; $custom-dark: #000000;
JSON
{
"hex": "#edffac",
"rgb": {
"r": 237,
"g": 255,
"b": 172
},
"hsl": {
"h": 73.012,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.96772,
"c": 0.1067,
"h": 118.4
},
"luminance": 0.92503
}Semantic roles & 50–950 ramp
primary
#EDFFAC
secondary
#856AE5
accent
#00E632
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682