#FBFEEE#FBFEEE
#FBFEEE is a very light, muted yellow-green. Relative luminance 0.976; OKLCH L 99.0% C 0.021 H 115.4°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEEE |
|---|---|
| RGB | rgb(251, 254, 238) |
| HSL | hsl(71, 89%, 96%) |
| HSV | hsv(71, 6%, 100%) |
| CMYK | cmyk(1.2%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(99.05, -3.73, 7.30) |
| CIE-LCH | lch(99.05, 8.20, 117.07°) |
| OKLab | oklab(99.05% -0.0091 0.0191) |
| OKLCH | oklch(99.05% 0.021 115.4) |
| XYZ | xyz(90.6558, 97.5661, 94.9286) |
| Luminance | 0.9757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.49
Beige
#F5F5DC
ΔE00 3.79
Off White (survey)
#FFFFE4
ΔE00 3.88
Honeydew
#F0FFF0
ΔE00 4.65
Floralwhite
#FFFAF0
ΔE00 4.98
Lightyellow
#FFFFE0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEEE #F1EEFE
analogous
#FEF9EE #FBFEEE #F3FEEE
triadic
#FBFEEE #EEFBFE #FEEEFB
tetradic
#FBFEEE #EEFEF9 #F1EEFE #FEEEF3
square
#FBFEEE #EEFEF9 #F1EEFE #FEEEF3
split-complementary
#FBFEEE #EEF3FE #F9EEFE
monochromatic
#E0F77A #EDFBB4 #F8FDE2 #F8FDE2 #F8FDE2
Accessibility & contrast
On white
1.02
#FBFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FBFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEEE
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEEE | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#FDFCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfeee; /* rgb */ color: rgb(251, 254, 238); /* oklch */ color: oklch(99.0% 0.021 115.4);
Tailwind
colors: {
custom: {
50: '#fcfef3',
500: '#fbfeee',
950: '#000000',
},
}SCSS
$custom: #fbfeee; $custom-light: #fcfef3; $custom-dark: #000000;
JSON
{
"hex": "#fbfeee",
"rgb": {
"r": 251,
"g": 254,
"b": 238
},
"hsl": {
"h": 71.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.99046,
"c": 0.02118,
"h": 115.4
},
"luminance": 0.97566
}Semantic roles & 50–950 ramp
primary
#FBFEEE
secondary
#B3A6EA
accent
#00E62B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585