#F2FEFF#F2FEFF
#F2FEFF is a very light, near-neutral teal. Relative luminance 0.970; OKLCH L 98.8% C 0.013 H 202.9°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEFF |
|---|---|
| RGB | rgb(242, 254, 255) |
| HSL | hsl(185, 100%, 97%) |
| HSV | hsv(185, 5%, 100%) |
| CMYK | cmyk(5.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(98.82, -3.73, -1.84) |
| CIE-LCH | lch(98.82, 4.16, 206.19°) |
| OKLab | oklab(98.84% -0.0117 -0.005) |
| OKLCH | oklch(98.84% 0.013 202.9) |
| XYZ | xyz(90.1061, 96.9801, 108.5603) |
| Luminance | 0.9698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.36
Mintcream
#F5FFFA
ΔE00 2.89
Aliceblue
#F0F8FF
ΔE00 3.97
White
#FFFFFF
ΔE00 5.25
Pale Grey
#FDFDFE
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEFF #FFF3F2
analogous
#F2FFF9 #F2FEFF #F2F8FF
triadic
#F2FEFF #FFF2FE #FEFFF2
tetradic
#F2FEFF #F9F2FF #FFF3F2 #F8FFF2
square
#F2FEFF #F9F2FF #FFF3F2 #F8FFF2
split-complementary
#F2FEFF #FFF2F8 #FFF9F2
monochromatic
#78F5FF #B5F9FF #E0FDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.03
#F2FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#F2FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEFF
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEFF | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F9FBFF
Tritanopia (blue-blind)
#EFFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2feff; /* rgb */ color: rgb(242, 254, 255); /* oklch */ color: oklch(98.8% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#f6feff',
500: '#f2feff',
950: '#000000',
},
}SCSS
$custom: #f2feff; $custom-light: #f6feff; $custom-dark: #000000;
JSON
{
"hex": "#f2feff",
"rgb": {
"r": 242,
"g": 254,
"b": 255
},
"hsl": {
"h": 184.615,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98841,
"c": 0.01269,
"h": 202.9
},
"luminance": 0.96981
}Semantic roles & 50–950 ramp
primary
#F2FEFF
secondary
#EFACA6
accent
#1200E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586