#EDFFEE#EDFFEE
#EDFFEE is a very light, muted green. Relative luminance 0.957; OKLCH L 98.2% C 0.029 H 146.9°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFEE |
|---|---|
| RGB | rgb(237, 255, 238) |
| HSL | hsl(123, 100%, 96%) |
| HSV | hsv(123, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.31, -8.90, 6.11) |
| CIE-LCH | lch(98.31, 10.80, 145.55°) |
| OKLab | oklab(98.22% -0.0245 0.016) |
| OKLCH | oklch(98.22% 0.029 146.9) |
| XYZ | xyz(86.1147, 95.6968, 94.8068) |
| Luminance | 0.9570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.31
Mintcream
#F5FFFA
ΔE00 5.96
Ivory
#FFFFF0
ΔE00 7.13
Beige
#F5F5DC
ΔE00 7.22
Off White (survey)
#FFFFE4
ΔE00 7.29
Azure (CSS)
#F0FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFEE #FFEDFE
analogous
#F5FFED #EDFFEE #EDFFF7
triadic
#EDFFEE #EEEDFF #FFEEED
tetradic
#EDFFEE #EDF5FF #FFEDFE #FFF7ED
square
#EDFFEE #EDF5FF #FFEDFE #FFF7ED
split-complementary
#EDFFEE #F7EDFF #FFEDF5
monochromatic
#73FF7A #B0FFB4 #E0FFE2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.04
#EDFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#EDFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFEE
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFEE | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#EBFEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffee; /* rgb */ color: rgb(237, 255, 238); /* oklch */ color: oklch(98.2% 0.029 146.9);
Tailwind
colors: {
custom: {
50: '#f2fff3',
500: '#edffee',
950: '#000000',
},
}SCSS
$custom: #edffee; $custom-light: #f2fff3; $custom-dark: #000000;
JSON
{
"hex": "#edffee",
"rgb": {
"r": 237,
"g": 255,
"b": 238
},
"hsl": {
"h": 123.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98216,
"c": 0.02924,
"h": 146.9
},
"luminance": 0.95698
}Semantic roles & 50–950 ramp
primary
#EDFFEE
secondary
#EFA2EA
accent
#00D9E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685