#EDFFBD#EDFFBD
#EDFFBD is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.087 H 120.4°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFBD |
|---|---|
| RGB | rgb(237, 255, 189) |
| HSL | hsl(76, 100%, 87%) |
| HSV | hsv(76, 26%, 100%) |
| CMYK | cmyk(7.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(97.31, -16.57, 29.66) |
| CIE-LCH | lch(97.31, 33.98, 119.19°) |
| OKLab | oklab(97.09% -0.044 0.0749) |
| OKLCH | oklch(97.09% 0.087 120.4) |
| XYZ | xyz(79.8696, 93.1988, 61.9157) |
| Luminance | 0.9320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Cream (survey)
#FFFFC2
ΔE00 4.75
Creme
#FFFFB6
ΔE00 5.04
Ecru
#FEFFCA
ΔE00 5.06
Light Beige
#FFFEB6
ΔE00 5.21
Ivory (survey)
#FFFFCB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFBD #CFBDFF
analogous
#FFF0BD #EDFFBD #CCFFBD
triadic
#EDFFBD #BDEDFF #FFBDED
tetradic
#EDFFBD #BDFFF0 #CFBDFF #FFBDCC
square
#EDFFBD #BDFFF0 #CFBDFF #FFBDCC
split-complementary
#EDFFBD #BDCCFF #F0BDFF
monochromatic
#CCFF43 #DCFF80 #EDFFBD #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EDFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#EDFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFBD
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFBD | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B9
Deuteranopia (green-blind)
#FFF7C0
Tritanopia (blue-blind)
#F3F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffbd; /* rgb */ color: rgb(237, 255, 189); /* oklch */ color: oklch(97.1% 0.087 120.4);
Tailwind
colors: {
custom: {
50: '#f3ffd1',
500: '#edffbd',
950: '#000000',
},
}SCSS
$custom: #edffbd; $custom-light: #f3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#edffbd",
"rgb": {
"r": 237,
"g": 255,
"b": 189
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.97089,
"c": 0.08685,
"h": 120.4
},
"luminance": 0.93199
}Semantic roles & 50–950 ramp
primary
#EDFFBD
secondary
#9779E7
accent
#00E63F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683