#EDFFB7#EDFFB7
#EDFFB7 is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 97.0% C 0.094 H 119.6°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFB7 |
|---|---|
| RGB | rgb(237, 255, 183) |
| HSL | hsl(75, 100%, 86%) |
| HSV | hsv(75, 28%, 100%) |
| CMYK | cmyk(7.1%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(97.20, -17.38, 32.54) |
| CIE-LCH | lch(97.20, 36.89, 118.11°) |
| OKLab | oklab(96.97% -0.0464 0.0817) |
| OKLCH | oklch(96.97% 0.094 119.6) |
| XYZ | xyz(79.2317, 92.9436, 58.5564) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.48
Creme
#FFFFB6
ΔE00 4.64
Light Beige
#FFFEB6
ΔE00 4.86
Cream (survey)
#FFFFC2
ΔE00 4.92
Parchment
#FEFCAF
ΔE00 5.29
Ecru
#FEFFCA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFB7 #C9B7FF
analogous
#FFEDB7 #EDFFB7 #C9FFB7
triadic
#EDFFB7 #B7EDFF #FFB7ED
tetradic
#EDFFB7 #B7FFED #C9B7FF #FFB7C9
square
#EDFFB7 #B7FFED #C9B7FF #FFB7C9
split-complementary
#EDFFB7 #B7C9FF #EDB7FF
monochromatic
#CEFF3D #DEFF7A #EDFFB7 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EDFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#EDFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFB7
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFB7 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B2
Deuteranopia (green-blind)
#FFF7BA
Tritanopia (blue-blind)
#F4F7EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffb7; /* rgb */ color: rgb(237, 255, 183); /* oklch */ color: oklch(97.0% 0.094 119.6);
Tailwind
colors: {
custom: {
50: '#f3ffcd',
500: '#edffb7',
950: '#000000',
},
}SCSS
$custom: #edffb7; $custom-light: #f3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#edffb7",
"rgb": {
"r": 237,
"g": 255,
"b": 183
},
"hsl": {
"h": 75,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.96973,
"c": 0.09395,
"h": 119.6
},
"luminance": 0.92943
}Semantic roles & 50–950 ramp
primary
#EDFFB7
secondary
#9074E6
accent
#00E639
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683