#EDFFBE#EDFFBE
#EDFFBE is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.086 H 120.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFBE |
|---|---|
| RGB | rgb(237, 255, 190) |
| HSL | hsl(77, 100%, 87%) |
| HSV | hsv(77, 25%, 100%) |
| CMYK | cmyk(7.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.33, -16.43, 29.18) |
| CIE-LCH | lch(97.33, 33.49, 119.38°) |
| OKLab | oklab(97.11% -0.0436 0.0738) |
| OKLCH | oklch(97.11% 0.086 120.6) |
| XYZ | xyz(79.9785, 93.2423, 62.4894) |
| Luminance | 0.9324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Cream (survey)
#FFFFC2
ΔE00 4.75
Ecru
#FEFFCA
ΔE00 4.99
Creme
#FFFFB6
ΔE00 5.13
Light Beige
#FFFEB6
ΔE00 5.30
Ivory (survey)
#FFFFCB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFBE #D0BEFF
analogous
#FFF0BE #EDFFBE #CDFFBE
triadic
#EDFFBE #BEEDFF #FFBEED
tetradic
#EDFFBE #BEFFF0 #D0BEFF #FFBECD
square
#EDFFBE #BEFFF0 #D0BEFF #FFBECD
split-complementary
#EDFFBE #BECDFF #F0BEFF
monochromatic
#CBFF44 #DCFF81 #EDFFBE #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EDFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#EDFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFBE
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFBE | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BA
Deuteranopia (green-blind)
#FFF7C1
Tritanopia (blue-blind)
#F3F8EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffbe; /* rgb */ color: rgb(237, 255, 190); /* oklch */ color: oklch(97.1% 0.086 120.6);
Tailwind
colors: {
custom: {
50: '#f3ffd2',
500: '#edffbe',
950: '#000000',
},
}SCSS
$custom: #edffbe; $custom-light: #f3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#edffbe",
"rgb": {
"r": 237,
"g": 255,
"b": 190
},
"hsl": {
"h": 76.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.97109,
"c": 0.08566,
"h": 120.6
},
"luminance": 0.93242
}Semantic roles & 50–950 ramp
primary
#EDFFBE
secondary
#987AE7
accent
#00E640
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683