#EFFBEE#EFFBEE
#EFFBEE is a very light, muted green. Relative luminance 0.935; OKLCH L 97.6% C 0.021 H 143.2°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFBEE |
|---|---|
| RGB | rgb(239, 251, 238) |
| HSL | hsl(115, 62%, 96%) |
| HSV | hsv(115, 5%, 98%) |
| CMYK | cmyk(4.8%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.44, -6.24, 4.86) |
| CIE-LCH | lch(97.44, 7.91, 142.09°) |
| OKLab | oklab(97.56% -0.017 0.0127) |
| OKLCH | oklch(97.56% 0.021 143.2) |
| XYZ | xyz(85.5236, 93.5177, 94.4174) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.52
Mintcream
#F5FFFA
ΔE00 3.76
Ivory
#FFFFF0
ΔE00 5.07
Azure (CSS)
#F0FFFF
ΔE00 5.86
Beige
#F5F5DC
ΔE00 6.17
Off White (survey)
#FFFFE4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFBEE #FAEEFB
analogous
#F5FBEE #EFFBEE #EEFBF3
triadic
#EFFBEE #EEEFFB #FBEEEF
tetradic
#EFFBEE #EEF5FB #FAEEFB #FBF3EE
square
#EFFBEE #EEF5FB #FAEEFB #FBF3EE
split-complementary
#EFFBEE #F3EEFB #FBEEF5
monochromatic
#92E48B #C0EFBC #E8F9E6 #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.07
#EFFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EFFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFBEE
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFBEE | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#FAF7EF
Tritanopia (blue-blind)
#EEFAF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #effbee; /* rgb */ color: rgb(239, 251, 238); /* oklch */ color: oklch(97.6% 0.021 143.2);
Tailwind
colors: {
custom: {
50: '#f4fcf3',
500: '#effbee',
950: '#000000',
},
}SCSS
$custom: #effbee; $custom-light: #f4fcf3; $custom-dark: #000000;
JSON
{
"hex": "#effbee",
"rgb": {
"r": 239,
"g": 251,
"b": 238
},
"hsl": {
"h": 115.385,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.9756,
"c": 0.02127,
"h": 143.2
},
"luminance": 0.93518
}Semantic roles & 50–950 ramp
primary
#EFFBEE
secondary
#DBAEDF
accent
#1CCABC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585