#FBFEEF#FBFEEF
#FBFEEF is a very light, near-neutral yellow-green. Relative luminance 0.976; OKLCH L 99.1% C 0.020 H 115.9°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEEF |
|---|---|
| RGB | rgb(251, 254, 239) |
| HSL | hsl(72, 88%, 97%) |
| HSV | hsv(72, 6%, 100%) |
| CMYK | cmyk(1.2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(99.07, -3.57, 6.82) |
| CIE-LCH | lch(99.07, 7.70, 117.59°) |
| OKLab | oklab(99.07% -0.0087 0.0179) |
| OKLCH | oklch(99.07% 0.02 115.9) |
| XYZ | xyz(90.8031, 97.6250, 95.7044) |
| Luminance | 0.9762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.37
Beige
#F5F5DC
ΔE00 4.11
Off White (survey)
#FFFFE4
ΔE00 4.24
Honeydew
#F0FFF0
ΔE00 4.68
Floralwhite
#FFFAF0
ΔE00 4.74
Mintcream
#F5FFFA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEEF #F2EFFE
analogous
#FEFAEF #FBFEEF #F4FEEF
triadic
#FBFEEF #EFFBFE #FEEFFB
tetradic
#FBFEEF #EFFEFA #F2EFFE #FEEFF4
square
#FBFEEF #EFFEFA #F2EFFE #FEEFF4
split-complementary
#FBFEEF #EFF4FE #FAEFFE
monochromatic
#DEF77C #EDFAB5 #F8FDE2 #F8FDE2 #F8FDE2
Accessibility & contrast
On white
1.02
#FBFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FBFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEEF
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEEF | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#FDFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfeef; /* rgb */ color: rgb(251, 254, 239); /* oklch */ color: oklch(99.1% 0.020 115.9);
Tailwind
colors: {
custom: {
50: '#fcfef4',
500: '#fbfeef',
950: '#000000',
},
}SCSS
$custom: #fbfeef; $custom-light: #fcfef4; $custom-dark: #000000;
JSON
{
"hex": "#fbfeef",
"rgb": {
"r": 251,
"g": 254,
"b": 239
},
"hsl": {
"h": 72,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.99072,
"c": 0.01989,
"h": 115.9
},
"luminance": 0.97625
}Semantic roles & 50–950 ramp
primary
#FBFEEF
secondary
#B4A7EA
accent
#01E52E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585