#EEFFF3#EEFFF3
#EEFFF3 is a very light, muted green. Relative luminance 0.962; OKLCH L 98.4% C 0.024 H 155.2°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF3 |
|---|---|
| RGB | rgb(238, 255, 243) |
| HSL | hsl(138, 100%, 97%) |
| HSV | hsv(138, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(98.50, -7.70, 3.82) |
| CIE-LCH | lch(98.50, 8.59, 153.59°) |
| OKLab | oklab(98.42% -0.0216 0.01) |
| OKLCH | oklch(98.42% 0.024 155.2) |
| XYZ | xyz(87.1944, 96.1674, 98.7451) |
| Luminance | 0.9617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.33
Mintcream
#F5FFFA
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 5.53
Lightcyan
#E0FFFF
ΔE00 6.37
Ivory
#FFFFF0
ΔE00 6.71
Ice
#D6FFFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF3 #FFEEFA
analogous
#F2FFEE #EEFFF3 #EEFFFC
triadic
#EEFFF3 #F3EEFF #FFF3EE
tetradic
#EEFFF3 #EEF2FF #FFEEFA #FFFCEE
square
#EEFFF3 #EEF2FF #FFEEFA #FFFCEE
split-complementary
#EEFFF3 #FCEEFF #FFEEF2
monochromatic
#74FF9D #B1FFC8 #E0FFE9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.04
#EEFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#EEFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF3
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF3 | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF2
Deuteranopia (green-blind)
#FCFAF4
Tritanopia (blue-blind)
#ECFFFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff3; /* rgb */ color: rgb(238, 255, 243); /* oklch */ color: oklch(98.4% 0.024 155.2);
Tailwind
colors: {
custom: {
50: '#f3fff7',
500: '#eefff3',
950: '#000000',
},
}SCSS
$custom: #eefff3; $custom-light: #f3fff7; $custom-dark: #000000;
JSON
{
"hex": "#eefff3",
"rgb": {
"r": 238,
"g": 255,
"b": 243
},
"hsl": {
"h": 137.647,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9842,
"c": 0.02378,
"h": 155.2
},
"luminance": 0.96168
}Semantic roles & 50–950 ramp
primary
#EEFFF3
secondary
#EFA3D8
accent
#00A2E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685