#FBFFFD#FBFFFD
#FBFFFD is a very light, near-neutral teal. Relative luminance 0.991; OKLCH L 99.6% C 0.005 H 165.0°. Best body text is #000000 at 20.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFFD |
|---|---|
| RGB | rgb(251, 255, 253) |
| HSL | hsl(150, 100%, 99%) |
| HSV | hsv(150, 2%, 100%) |
| CMYK | cmyk(1.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(99.66, -1.67, 0.49) |
| CIE-LCH | lch(99.66, 1.74, 163.53°) |
| OKLab | oklab(99.64% -0.0048 0.0013) |
| OKLCH | oklch(99.64% 0.005 165) |
| XYZ | xyz(93.2702, 99.1209, 107.1280) |
| Luminance | 0.9912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.42
Off White
#FAF9F6
ΔE00 2.54
Pale Grey
#FDFDFE
ΔE00 2.79
Whitesmoke
#F5F5F5
ΔE00 3.02
Mintcream
#F5FFFA
ΔE00 3.19
Azure (CSS)
#F0FFFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFFD #FFFBFD
analogous
#FBFFFB #FBFFFD #FBFFFF
triadic
#FBFFFD #FDFBFF #FFFDFB
tetradic
#FBFFFD #FBFBFF #FFFBFD #FFFFFB
square
#FBFFFD #FBFBFF #FFFBFD #FFFFFB
split-complementary
#FBFFFD #FFFBFF #FFFBFB
monochromatic
#81FFC0 #BEFFDE #E0FFF0 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.01
#FBFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.82
#FBFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFFD
20.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFFD | 1.00 | 1.01 | 20.82 | 20.82 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEFD
Deuteranopia (green-blind)
#FEFEFD
Tritanopia (blue-blind)
#FAFFFE
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #fbfffd; /* rgb */ color: rgb(251, 255, 253); /* oklch */ color: oklch(99.6% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#fcfffe',
500: '#fbfffd',
950: '#000000',
},
}SCSS
$custom: #fbfffd; $custom-light: #fcfffe; $custom-dark: #000000;
JSON
{
"hex": "#fbfffd",
"rgb": {
"r": 251,
"g": 255,
"b": 253
},
"hsl": {
"h": 150,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99644,
"c": 0.00496,
"h": 165
},
"luminance": 0.99121
}Semantic roles & 50–950 ramp
primary
#FBFFFD
secondary
#F1AECF
accent
#0073E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685