#EDFFBF#EDFFBF
#EDFFBF is a very light, moderate yellow-green. Relative luminance 0.933; OKLCH L 97.1% C 0.084 H 120.7°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFBF |
|---|---|
| RGB | rgb(237, 255, 191) |
| HSL | hsl(77, 100%, 87%) |
| HSV | hsv(77, 25%, 100%) |
| CMYK | cmyk(7.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.34, -16.29, 28.70) |
| CIE-LCH | lch(97.34, 33.01, 119.58°) |
| OKLab | oklab(97.13% -0.0432 0.0726) |
| OKLCH | oklch(97.13% 0.084 120.7) |
| XYZ | xyz(80.0882, 93.2862, 63.0670) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Cream (survey)
#FFFFC2
ΔE00 4.75
Ecru
#FEFFCA
ΔE00 4.92
Creme
#FFFFB6
ΔE00 5.23
Ivory (survey)
#FFFFCB
ΔE00 5.29
Light Beige
#FFFEB6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFBF #D1BFFF
analogous
#FFF1BF #EDFFBF #CDFFBF
triadic
#EDFFBF #BFEDFF #FFBFED
tetradic
#EDFFBF #BFFFF1 #D1BFFF #FFBFCD
square
#EDFFBF #BFFFF1 #D1BFFF #FFBFCD
split-complementary
#EDFFBF #BFCDFF #F1BFFF
monochromatic
#CBFF45 #DCFF82 #EDFFBF #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.07
#EDFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#EDFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFBF
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFBF | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFF8C2
Tritanopia (blue-blind)
#F3F8EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffbf; /* rgb */ color: rgb(237, 255, 191); /* oklch */ color: oklch(97.1% 0.084 120.7);
Tailwind
colors: {
custom: {
50: '#f3ffd2',
500: '#edffbf',
950: '#000000',
},
}SCSS
$custom: #edffbf; $custom-light: #f3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#edffbf",
"rgb": {
"r": 237,
"g": 255,
"b": 191
},
"hsl": {
"h": 76.875,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.97129,
"c": 0.08447,
"h": 120.7
},
"luminance": 0.93286
}Semantic roles & 50–950 ramp
primary
#EDFFBF
secondary
#997BE8
accent
#00E641
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683