#F2FEFB#F2FEFB
#F2FEFB is a very light, near-neutral teal. Relative luminance 0.967; OKLCH L 98.7% C 0.013 H 179.5°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEFB |
|---|---|
| RGB | rgb(242, 254, 251) |
| HSL | hsl(165, 86%, 97%) |
| HSV | hsv(165, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(98.72, -4.46, 0.07) |
| CIE-LCH | lch(98.72, 4.46, 179.09°) |
| OKLab | oklab(98.73% -0.0132 0.0001) |
| OKLCH | oklch(98.73% 0.013 179.5) |
| XYZ | xyz(89.4690, 96.7252, 105.2044) |
| Luminance | 0.9673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.16
Azure (CSS)
#F0FFFF
ΔE00 1.65
Honeydew
#F0FFF0
ΔE00 5.35
Aliceblue
#F0F8FF
ΔE00 5.76
Off White
#FAF9F6
ΔE00 5.77
White
#FFFFFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEFB #FEF2F5
analogous
#F2FEF5 #F2FEFB #F2FBFE
triadic
#F2FEFB #FBF2FE #FEFBF2
tetradic
#F2FEFB #F5F2FE #FEF2F5 #FBFEF2
square
#F2FEFB #F5F2FE #FEF2F5 #FBFEF2
split-complementary
#F2FEFB #FEF2FB #FEF5F2
monochromatic
#80F5D8 #B9FAEA #E3FDF6 #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.03
#F2FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#F2FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEFB
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEFB | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFB
Deuteranopia (green-blind)
#FAFBFB
Tritanopia (blue-blind)
#EFFEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fefb; /* rgb */ color: rgb(242, 254, 251); /* oklch */ color: oklch(98.7% 0.013 179.5);
Tailwind
colors: {
custom: {
50: '#f6fefc',
500: '#f2fefb',
950: '#000000',
},
}SCSS
$custom: #f2fefb; $custom-light: #f6fefc; $custom-dark: #000000;
JSON
{
"hex": "#f2fefb",
"rgb": {
"r": 242,
"g": 254,
"b": 251
},
"hsl": {
"h": 165,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98729,
"c": 0.01319,
"h": 179.5
},
"luminance": 0.96726
}Semantic roles & 50–950 ramp
primary
#F2FEFB
secondary
#EAAABA
accent
#033BE2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585