#EDFFE6#EDFFE6
#EDFFE6 is a very light, muted green. Relative luminance 0.952; OKLCH L 98.0% C 0.038 H 136.8°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE6 |
|---|---|
| RGB | rgb(237, 255, 230) |
| HSL | hsl(103, 100%, 95%) |
| HSV | hsv(103, 10%, 100%) |
| CMYK | cmyk(7.1%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(98.13, -10.28, 9.95) |
| CIE-LCH | lch(98.13, 14.30, 135.93°) |
| OKLab | oklab(98.01% -0.0276 0.0259) |
| OKLCH | oklch(98.01% 0.038 136.8) |
| XYZ | xyz(84.9654, 95.2371, 88.7539) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.67
Off White (survey)
#FFFFE4
ΔE00 6.56
Lightyellow
#FFFFE0
ΔE00 6.64
Beige
#F5F5DC
ΔE00 6.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.55
Eggshell (survey)
#FFFFD4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE6 #F8E6FF
analogous
#F9FFE6 #EDFFE6 #E6FFEB
triadic
#EDFFE6 #E6EDFF #FFE6ED
tetradic
#EDFFE6 #E6F9FF #F8E6FF #FFEBE6
square
#EDFFE6 #E6F9FF #F8E6FF #FFEBE6
split-complementary
#EDFFE6 #EBE6FF #FFE6F9
monochromatic
#95FF6C #C1FFA9 #E9FFE0 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.05
#EDFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#EDFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE6
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE6 | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE5
Deuteranopia (green-blind)
#FEF9E7
Tritanopia (blue-blind)
#EDFDF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffe6; /* rgb */ color: rgb(237, 255, 230); /* oklch */ color: oklch(98.0% 0.038 136.8);
Tailwind
colors: {
custom: {
50: '#f2ffed',
500: '#edffe6',
950: '#000000',
},
}SCSS
$custom: #edffe6; $custom-light: #f2ffed; $custom-dark: #000000;
JSON
{
"hex": "#edffe6",
"rgb": {
"r": 237,
"g": 255,
"b": 230
},
"hsl": {
"h": 103.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98011,
"c": 0.03786,
"h": 136.8
},
"luminance": 0.95238
}Semantic roles & 50–950 ramp
primary
#EDFFE6
secondary
#D79CED
accent
#00E6A5
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684