#EDFEEE#EDFEEE
#EDFEEE is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.028 H 147.0°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEEE |
|---|---|
| RGB | rgb(237, 254, 238) |
| HSL | hsl(124, 89%, 96%) |
| HSV | hsv(124, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.06, -8.41, 5.74) |
| CIE-LCH | lch(98.06, 10.18, 145.66°) |
| OKLab | oklab(98.02% -0.0231 0.015) |
| OKLCH | oklch(98.02% 0.028 147) |
| XYZ | xyz(85.7965, 95.0605, 94.7008) |
| Luminance | 0.9506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.87
Mintcream
#F5FFFA
ΔE00 5.49
Ivory
#FFFFF0
ΔE00 6.78
Beige
#F5F5DC
ΔE00 7.04
Azure (CSS)
#F0FFFF
ΔE00 7.08
Off White (survey)
#FFFFE4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEEE #FEEDFD
analogous
#F5FEED #EDFEEE #EDFEF7
triadic
#EDFEEE #EEEDFE #FEEEED
tetradic
#EDFEEE #EDF5FE #FEEDFD #FEF7ED
square
#EDFEEE #EDF5FE #FEEDFD #FEF7ED
split-complementary
#EDFEEE #F7EDFE #FEEDF5
monochromatic
#79F880 #B3FBB7 #E2FDE4 #E2FDE4 #E2FDE4
Accessibility & contrast
On white
1.05
#EDFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EDFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEEE
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEEE | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#EBFDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfeee; /* rgb */ color: rgb(237, 254, 238); /* oklch */ color: oklch(98.0% 0.028 147.0);
Tailwind
colors: {
custom: {
50: '#f2fef3',
500: '#edfeee',
950: '#000000',
},
}SCSS
$custom: #edfeee; $custom-light: #f2fef3; $custom-dark: #000000;
JSON
{
"hex": "#edfeee",
"rgb": {
"r": 237,
"g": 254,
"b": 238
},
"hsl": {
"h": 123.529,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98015,
"c": 0.02758,
"h": 147
},
"luminance": 0.95061
}Semantic roles & 50–950 ramp
primary
#EDFEEE
secondary
#EAA5E6
accent
#00D8E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585