#EDFFB4#EDFFB4
#EDFFB4 is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.097 H 119.2°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFB4 |
|---|---|
| RGB | rgb(237, 255, 180) |
| HSL | hsl(74, 100%, 85%) |
| HSV | hsv(74, 29%, 100%) |
| CMYK | cmyk(7.1%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(97.15, -17.78, 33.97) |
| CIE-LCH | lch(97.15, 38.34, 117.62°) |
| OKLab | oklab(96.92% -0.0476 0.0851) |
| OKLCH | oklch(96.92% 0.097 119.2) |
| XYZ | xyz(78.9228, 92.8201, 56.9295) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.17
Creme
#FFFFB6
ΔE00 4.54
Light Beige
#FFFEB6
ΔE00 4.78
Cream (survey)
#FFFFC2
ΔE00 5.09
Parchment
#FEFCAF
ΔE00 5.11
Ecru
#FEFFCA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFB4 #C6B4FF
analogous
#FFEBB4 #EDFFB4 #C7FFB4
triadic
#EDFFB4 #B4EDFF #FFB4ED
tetradic
#EDFFB4 #B4FFEB #C6B4FF #FFB4C7
square
#EDFFB4 #B4FFEB #C6B4FF #FFB4C7
split-complementary
#EDFFB4 #B4C7FF #EBB4FF
monochromatic
#D0FF3A #DEFF77 #EDFFB4 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EDFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EDFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFB4
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFB4 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AF
Deuteranopia (green-blind)
#FFF7B7
Tritanopia (blue-blind)
#F4F7EB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffb4; /* rgb */ color: rgb(237, 255, 180); /* oklch */ color: oklch(96.9% 0.097 119.2);
Tailwind
colors: {
custom: {
50: '#f3ffcb',
500: '#edffb4',
950: '#000000',
},
}SCSS
$custom: #edffb4; $custom-light: #f3ffcb; $custom-dark: #000000;
JSON
{
"hex": "#edffb4",
"rgb": {
"r": 237,
"g": 255,
"b": 180
},
"hsl": {
"h": 74.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.96917,
"c": 0.09745,
"h": 119.2
},
"luminance": 0.9282
}Semantic roles & 50–950 ramp
primary
#EDFFB4
secondary
#8D71E6
accent
#00E637
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683