#FBFFFE#FBFFFE
#FBFFFE is a very light, near-neutral teal. Relative luminance 0.992; OKLCH L 99.7% C 0.004 H 179.7°. Best body text is #000000 at 20.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFFE |
|---|---|
| RGB | rgb(251, 255, 254) |
| HSL | hsl(165, 100%, 99%) |
| HSV | hsv(165, 2%, 100%) |
| CMYK | cmyk(1.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.68, -1.49, 0.02) |
| CIE-LCH | lch(99.68, 1.49, 179.38°) |
| OKLab | oklab(99.67% -0.0044 0) |
| OKLCH | oklch(99.67% 0.004 179.7) |
| XYZ | xyz(93.4299, 99.1848, 107.9692) |
| Luminance | 0.9919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.14
Pale Grey
#FDFDFE
ΔE00 2.44
Off White
#FAF9F6
ΔE00 2.59
Whitesmoke
#F5F5F5
ΔE00 2.81
Mintcream
#F5FFFA
ΔE00 3.54
Aliceblue
#F0F8FF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFFE #FFFBFC
analogous
#FBFFFC #FBFFFE #FBFEFF
triadic
#FBFFFE #FEFBFF #FFFEFB
tetradic
#FBFFFE #FCFBFF #FFFBFC #FEFFFB
square
#FBFFFE #FCFBFF #FFFBFC #FEFFFB
split-complementary
#FBFFFE #FFFBFE #FFFCFB
monochromatic
#81FFDF #BEFFEF #E0FFF7 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.01
#FBFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.84
#FBFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFFE
20.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFFE | 1.00 | 1.01 | 20.84 | 20.84 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEFE
Deuteranopia (green-blind)
#FEFEFE
Tritanopia (blue-blind)
#FAFFFF
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #fbfffe; /* rgb */ color: rgb(251, 255, 254); /* oklch */ color: oklch(99.7% 0.004 179.7);
Tailwind
colors: {
custom: {
50: '#fcfffe',
500: '#fbfffe',
950: '#000000',
},
}SCSS
$custom: #fbfffe; $custom-light: #fcfffe; $custom-dark: #000000;
JSON
{
"hex": "#fbfffe",
"rgb": {
"r": 251,
"g": 255,
"b": 254
},
"hsl": {
"h": 165,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99671,
"c": 0.00441,
"h": 179.7
},
"luminance": 0.99185
}Semantic roles & 50–950 ramp
primary
#FBFFFE
secondary
#F1AEBE
accent
#0039E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685