#EDFCAA#EDFCAA
#EDFCAA is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 96.1% C 0.105 H 116.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCAA |
|---|---|
| RGB | rgb(237, 252, 170) |
| HSL | hsl(71, 93%, 83%) |
| HSV | hsv(71, 33%, 99%) |
| CMYK | cmyk(6%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(96.22, -17.60, 37.71) |
| CIE-LCH | lch(96.22, 41.61, 115.02°) |
| OKLab | oklab(96.12% -0.0474 0.0936) |
| OKLCH | oklch(96.12% 0.105 116.9) |
| XYZ | xyz(76.9911, 90.5281, 51.4401) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.07
Creme
#FFFFB6
ΔE00 4.08
Parchment
#FEFCAF
ΔE00 4.30
Light Beige
#FFFEB6
ΔE00 4.33
Cream (survey)
#FFFFC2
ΔE00 5.35
Buff
#FEF69E
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCAA #B9AAFC
analogous
#FCE2AA #EDFCAA #C4FCAA
triadic
#EDFCAA #AAEDFC #FCAAED
tetradic
#EDFCAA #AAFCE2 #B9AAFC #FCAAC4
square
#EDFCAA #AAFCE2 #B9AAFC #FCAAC4
split-complementary
#EDFCAA #AAC4FC #E2AAFC
monochromatic
#D4F834 #E0FA6F #EDFCAA #F9FEE1 #F9FEE1
Accessibility & contrast
On white
1.10
#EDFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EDFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCAA
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCAA | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF5AE
Tritanopia (blue-blind)
#F5F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edfcaa; /* rgb */ color: rgb(237, 252, 170); /* oklch */ color: oklch(96.1% 0.105 116.9);
Tailwind
colors: {
custom: {
50: '#f3fdc4',
500: '#edfcaa',
950: '#000000',
},
}SCSS
$custom: #edfcaa; $custom-light: #f3fdc4; $custom-dark: #000000;
JSON
{
"hex": "#edfcaa",
"rgb": {
"r": 237,
"g": 252,
"b": 170
},
"hsl": {
"h": 70.976,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.96116,
"c": 0.10494,
"h": 116.9
},
"luminance": 0.90528
}Semantic roles & 50–950 ramp
primary
#EDFCAA
secondary
#806AE0
accent
#00E62A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582