#FBFEFB#FBFEFB
#FBFEFB is a very light, near-neutral green. Relative luminance 0.984; OKLCH L 99.4% C 0.005 H 145.5°. Best body text is #000000 at 20.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEFB |
|---|---|
| RGB | rgb(251, 254, 251) |
| HSL | hsl(120, 60%, 99%) |
| HSV | hsv(120, 1%, 100%) |
| CMYK | cmyk(1.2%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(99.36, -1.51, 1.08) |
| CIE-LCH | lch(99.36, 1.86, 144.38°) |
| OKLab | oklab(99.39% -0.0041 0.0029) |
| OKLCH | oklch(99.39% 0.005 145.5) |
| XYZ | xyz(92.6351, 98.3578, 105.3528) |
| Luminance | 0.9836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.11
White
#FFFFFF
ΔE00 2.41
Pale Grey
#FDFDFE
ΔE00 2.84
Whitesmoke
#F5F5F5
ΔE00 2.89
Mintcream
#F5FFFA
ΔE00 3.34
Floralwhite
#FFFAF0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEFB #FEFBFE
analogous
#FDFEFB #FBFEFB #FBFEFD
triadic
#FBFEFB #FBFBFE #FEFBFB
tetradic
#FBFEFB #FBFDFE #FEFBFE #FEFDFB
square
#FBFEFB #FBFDFE #FEFBFE #FEFDFB
split-complementary
#FBFEFB #FDFBFE #FEFBFD
monochromatic
#99E699 #CAF2CA #E7F9E7 #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.02
#FBFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.67
#FBFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEFB
20.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEFB | 1.00 | 1.02 | 20.67 | 20.67 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FEFDFB
Tritanopia (blue-blind)
#FBFEFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbfefb; /* rgb */ color: rgb(251, 254, 251); /* oklch */ color: oklch(99.4% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#fcfefc',
500: '#fbfefb',
950: '#000000',
},
}SCSS
$custom: #fbfefb; $custom-light: #fcfefc; $custom-dark: #000000;
JSON
{
"hex": "#fbfefb",
"rgb": {
"r": 251,
"g": 254,
"b": 251
},
"hsl": {
"h": 120,
"s": 60,
"l": 99.02
},
"oklch": {
"l": 0.99393,
"c": 0.00503,
"h": 145.5
},
"luminance": 0.98358
}Semantic roles & 50–950 ramp
primary
#FBFEFB
secondary
#E3BAE3
accent
#1EC8C8
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585