#EDFFAA#EDFFAA
#EDFFAA is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.7% C 0.109 H 118.2°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFAA |
|---|---|
| RGB | rgb(237, 255, 170) |
| HSL | hsl(73, 100%, 83%) |
| HSV | hsv(73, 33%, 100%) |
| CMYK | cmyk(7.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.99, -19.05, 38.73) |
| CIE-LCH | lch(96.99, 43.16, 116.19°) |
| OKLab | oklab(96.74% -0.0515 0.096) |
| OKLCH | oklch(96.74% 0.109 118.2) |
| XYZ | xyz(77.9406, 92.4272, 51.7566) |
| Luminance | 0.9243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.80
Creme
#FFFFB6
ΔE00 4.68
Parchment
#FEFCAF
ΔE00 4.93
Light Beige
#FFFEB6
ΔE00 4.96
Cream (survey)
#FFFFC2
ΔE00 5.96
Buff
#FEF69E
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFAA #BCAAFF
analogous
#FFE6AA #EDFFAA #C2FFAA
triadic
#EDFFAA #AAEDFF #FFAAED
tetradic
#EDFFAA #AAFFE6 #BCAAFF #FFAAC2
square
#EDFFAA #AAFFE6 #BCAAFF #FFAAC2
split-complementary
#EDFFAA #AAC2FF #E6AAFF
monochromatic
#D3FF30 #E0FF6D #EDFFAA #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.08
#EDFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#EDFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFAA
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFAA | 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)
#FFF6A4
Deuteranopia (green-blind)
#FFF7AE
Tritanopia (blue-blind)
#F5F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edffaa; /* rgb */ color: rgb(237, 255, 170); /* oklch */ color: oklch(96.7% 0.109 118.2);
Tailwind
colors: {
custom: {
50: '#f3ffc4',
500: '#edffaa',
950: '#000000',
},
}SCSS
$custom: #edffaa; $custom-light: #f3ffc4; $custom-dark: #000000;
JSON
{
"hex": "#edffaa",
"rgb": {
"r": 237,
"g": 255,
"b": 170
},
"hsl": {
"h": 72.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96737,
"c": 0.10897,
"h": 118.2
},
"luminance": 0.92427
}Semantic roles & 50–950 ramp
primary
#EDFFAA
secondary
#8369E4
accent
#00E631
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682