#EEFFBF#EEFFBF
#EEFFBF is a very light, moderate yellow-green. Relative luminance 0.935; OKLCH L 97.2% C 0.084 H 120.1°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFBF |
|---|---|
| RGB | rgb(238, 255, 191) |
| HSL | hsl(76, 100%, 87%) |
| HSV | hsv(76, 25%, 100%) |
| CMYK | cmyk(6.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.41, -15.94, 28.81) |
| CIE-LCH | lch(97.41, 32.92, 118.95°) |
| OKLab | oklab(97.2% -0.0422 0.0729) |
| OKLCH | oklch(97.2% 0.084 120.1) |
| XYZ | xyz(80.4230, 93.4589, 63.0827) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 4.53
Ecru
#FEFFCA
ΔE00 4.71
Creme
#FFFFB6
ΔE00 5.00
Ivory (survey)
#FFFFCB
ΔE00 5.08
Light Beige
#FFFEB6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFBF #D0BFFF
analogous
#FFF0BF #EEFFBF #CEFFBF
triadic
#EEFFBF #BFEEFF #FFBFEE
tetradic
#EEFFBF #BFFFF0 #D0BFFF #FFBFCE
square
#EEFFBF #BFFFF0 #D0BFFF #FFBFCE
split-complementary
#EEFFBF #BFCEFF #F0BFFF
monochromatic
#CDFF45 #DEFF82 #EEFFBF #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EEFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EEFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFBF
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFBF | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFF8C2
Tritanopia (blue-blind)
#F4F8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eeffbf; /* rgb */ color: rgb(238, 255, 191); /* oklch */ color: oklch(97.2% 0.084 120.1);
Tailwind
colors: {
custom: {
50: '#f4ffd2',
500: '#eeffbf',
950: '#000000',
},
}SCSS
$custom: #eeffbf; $custom-light: #f4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#eeffbf",
"rgb": {
"r": 238,
"g": 255,
"b": 191
},
"hsl": {
"h": 75.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.97202,
"c": 0.08419,
"h": 120.1
},
"luminance": 0.93459
}Semantic roles & 50–950 ramp
primary
#EEFFBF
secondary
#987BE8
accent
#00E63D
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683