#EDFEEF#EDFEEF
#EDFEEF is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.027 H 148.8°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEEF |
|---|---|
| RGB | rgb(237, 254, 239) |
| HSL | hsl(127, 89%, 96%) |
| HSV | hsv(127, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.08, -8.23, 5.26) |
| CIE-LCH | lch(98.08, 9.77, 147.41°) |
| OKLab | oklab(98.04% -0.0227 0.0138) |
| OKLCH | oklch(98.04% 0.027 148.8) |
| XYZ | xyz(85.9439, 95.1194, 95.4767) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.76
Mintcream
#F5FFFA
ΔE00 5.17
Azure (CSS)
#F0FFFF
ΔE00 6.70
Ivory
#FFFFF0
ΔE00 6.74
Beige
#F5F5DC
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEEF #FEEDFC
analogous
#F4FEED #EDFEEF #EDFEF8
triadic
#EDFEEF #EFEDFE #FEEFED
tetradic
#EDFEEF #EDF4FE #FEEDFC #FEF8ED
square
#EDFEEF #EDF4FE #FEEDFC #FEF8ED
split-complementary
#EDFEEF #F8EDFE #FEEDF4
monochromatic
#79F888 #B3FBBB #E2FDE5 #E2FDE5 #E2FDE5
Accessibility & contrast
On white
1.05
#EDFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#EDFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEEF
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEEF | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEE
Deuteranopia (green-blind)
#FBF9F0
Tritanopia (blue-blind)
#EBFDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfeef; /* rgb */ color: rgb(237, 254, 239); /* oklch */ color: oklch(98.0% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#f2fef4',
500: '#edfeef',
950: '#000000',
},
}SCSS
$custom: #edfeef; $custom-light: #f2fef4; $custom-dark: #000000;
JSON
{
"hex": "#edfeef",
"rgb": {
"r": 237,
"g": 254,
"b": 239
},
"hsl": {
"h": 127.059,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98042,
"c": 0.02659,
"h": 148.8
},
"luminance": 0.9512
}Semantic roles & 50–950 ramp
primary
#EDFEEF
secondary
#EAA5E2
accent
#00CAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585