#EDFFAB#EDFFAB
#EDFFAB is a very light, moderate yellow-green. Relative luminance 0.925; OKLCH L 96.8% C 0.108 H 118.3°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFAB |
|---|---|
| RGB | rgb(237, 255, 171) |
| HSL | hsl(73, 100%, 84%) |
| HSV | hsv(73, 33%, 100%) |
| CMYK | cmyk(7.1%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(97.01, -18.92, 38.26) |
| CIE-LCH | lch(97.01, 42.68, 116.32°) |
| OKLab | oklab(96.75% -0.0511 0.0949) |
| OKLCH | oklch(96.75% 0.108 118.3) |
| XYZ | xyz(78.0356, 92.4652, 52.2567) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.79
Creme
#FFFFB6
ΔE00 4.64
Light Beige
#FFFEB6
ΔE00 4.92
Parchment
#FEFCAF
ΔE00 4.92
Cream (survey)
#FFFFC2
ΔE00 5.86
Buff
#FEF69E
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFAB #BDABFF
analogous
#FFE7AB #EDFFAB #C3FFAB
triadic
#EDFFAB #ABEDFF #FFABED
tetradic
#EDFFAB #ABFFE7 #BDABFF #FFABC3
square
#EDFFAB #ABFFE7 #BDABFF #FFABC3
split-complementary
#EDFFAB #ABC3FF #E7ABFF
monochromatic
#D3FF31 #E0FF6E #EDFFAB #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EDFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#EDFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFAB
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFAB | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF7AF
Tritanopia (blue-blind)
#F5F6EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edffab; /* rgb */ color: rgb(237, 255, 171); /* oklch */ color: oklch(96.8% 0.108 118.3);
Tailwind
colors: {
custom: {
50: '#f3ffc4',
500: '#edffab',
950: '#000000',
},
}SCSS
$custom: #edffab; $custom-light: #f3ffc4; $custom-dark: #000000;
JSON
{
"hex": "#edffab",
"rgb": {
"r": 237,
"g": 255,
"b": 171
},
"hsl": {
"h": 72.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96754,
"c": 0.10783,
"h": 118.3
},
"luminance": 0.92465
}Semantic roles & 50–950 ramp
primary
#EDFFAB
secondary
#846AE5
accent
#00E631
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682