#F2FEFD#F2FEFD
#F2FEFD is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.8% C 0.013 H 191.0°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEFD |
|---|---|
| RGB | rgb(242, 254, 253) |
| HSL | hsl(175, 86%, 97%) |
| HSV | hsv(175, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.77, -4.10, -0.88) |
| CIE-LCH | lch(98.77, 4.19, 192.16°) |
| OKLab | oklab(98.79% -0.0124 -0.0024) |
| OKLCH | oklch(98.79% 0.013 191) |
| XYZ | xyz(89.7859, 96.8520, 106.8735) |
| Luminance | 0.9685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 1.96
Aliceblue
#F0F8FF
ΔE00 4.85
White
#FFFFFF
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 5.60
Off White
#FAF9F6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEFD #FEF2F3
analogous
#F2FEF7 #F2FEFD #F2F9FE
triadic
#F2FEFD #FDF2FE #FEFDF2
tetradic
#F2FEFD #F7F2FE #FEF2F3 #F9FEF2
square
#F2FEFD #F7F2FE #FEF2F3 #F9FEF2
split-complementary
#F2FEFD #FEF2F9 #FEF7F2
monochromatic
#80F5EC #B9FAF4 #E3FDFB #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.03
#F2FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#F2FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEFD
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEFD | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#EFFFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fefd; /* rgb */ color: rgb(242, 254, 253); /* oklch */ color: oklch(98.8% 0.013 191.0);
Tailwind
colors: {
custom: {
50: '#f6fefe',
500: '#f2fefd',
950: '#000000',
},
}SCSS
$custom: #f2fefd; $custom-light: #f6fefe; $custom-dark: #000000;
JSON
{
"hex": "#f2fefd",
"rgb": {
"r": 242,
"g": 254,
"b": 253
},
"hsl": {
"h": 175,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98785,
"c": 0.01267,
"h": 191
},
"luminance": 0.96853
}Semantic roles & 50–950 ramp
primary
#F2FEFD
secondary
#EAAAB0
accent
#0316E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585