#FBFFFC#FBFFFC
#FBFFFC is a very light, near-neutral green. Relative luminance 0.991; OKLCH L 99.6% C 0.006 H 153.8°. Best body text is #000000 at 20.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFFC |
|---|---|
| RGB | rgb(251, 255, 252) |
| HSL | hsl(135, 100%, 99%) |
| HSV | hsv(135, 2%, 100%) |
| CMYK | cmyk(1.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(99.63, -1.84, 0.97) |
| CIE-LCH | lch(99.63, 2.08, 152.24°) |
| OKLab | oklab(99.62% -0.0052 0.0025) |
| OKLCH | oklch(99.62% 0.006 153.8) |
| XYZ | xyz(93.1113, 99.0573, 106.2912) |
| Luminance | 0.9906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.60
White
#FFFFFF
ΔE00 2.75
Mintcream
#F5FFFA
ΔE00 2.91
Pale Grey
#FDFDFE
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.29
Azure (CSS)
#F0FFFF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFFC #FFFBFE
analogous
#FCFFFB #FBFFFC #FBFFFE
triadic
#FBFFFC #FCFBFF #FFFCFB
tetradic
#FBFFFC #FBFCFF #FFFBFE #FFFEFB
square
#FBFFFC #FBFCFF #FFFBFE #FFFEFB
split-complementary
#FBFFFC #FEFBFF #FFFBFC
monochromatic
#81FFA0 #BEFFCE #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.01
#FBFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.81
#FBFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFFC
20.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFFC | 1.00 | 1.01 | 20.81 | 20.81 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEFC
Deuteranopia (green-blind)
#FEFEFC
Tritanopia (blue-blind)
#FBFFFE
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #fbfffc; /* rgb */ color: rgb(251, 255, 252); /* oklch */ color: oklch(99.6% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#fcfffd',
500: '#fbfffc',
950: '#000000',
},
}SCSS
$custom: #fbfffc; $custom-light: #fcfffd; $custom-dark: #000000;
JSON
{
"hex": "#fbfffc",
"rgb": {
"r": 251,
"g": 255,
"b": 252
},
"hsl": {
"h": 135,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99616,
"c": 0.00575,
"h": 153.8
},
"luminance": 0.99058
}Semantic roles & 50–950 ramp
primary
#FBFFFC
secondary
#F1AEE0
accent
#00ACE6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685