#F2FFFE#F2FFFE
#F2FFFE is a very light, near-neutral teal. Relative luminance 0.976; OKLCH L 99.0% C 0.014 H 191.4°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFFE |
|---|---|
| RGB | rgb(242, 255, 254) |
| HSL | hsl(175, 100%, 97%) |
| HSV | hsv(175, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.05, -4.42, -0.99) |
| CIE-LCH | lch(99.05, 4.53, 192.66°) |
| OKLab | oklab(99.01% -0.0134 -0.0027) |
| OKLCH | oklch(99.01% 0.014 191.4) |
| XYZ | xyz(90.2638, 97.5522, 107.8207) |
| Luminance | 0.9755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.80
Mintcream
#F5FFFA
ΔE00 2.07
Aliceblue
#F0F8FF
ΔE00 5.11
Lightcyan
#E0FFFF
ΔE00 5.81
White
#FFFFFF
ΔE00 5.85
Whitesmoke
#F5F5F5
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFFE #FFF2F3
analogous
#F2FFF8 #F2FFFE #F2F9FF
triadic
#F2FFFE #FEF2FF #FFFEF2
tetradic
#F2FFFE #F8F2FF #FFF2F3 #F9FFF2
square
#F2FFFE #F8F2FF #FFF2F3 #F9FFF2
split-complementary
#F2FFFE #FFF2F9 #FFF8F2
monochromatic
#78FFF5 #B5FFF9 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.02
#F2FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#F2FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFFE
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFFE | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FBFBFE
Tritanopia (blue-blind)
#EFFFFF
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2fffe; /* rgb */ color: rgb(242, 255, 254); /* oklch */ color: oklch(99.0% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#f6fffe',
500: '#f2fffe',
950: '#000000',
},
}SCSS
$custom: #f2fffe; $custom-light: #f6fffe; $custom-dark: #000000;
JSON
{
"hex": "#f2fffe",
"rgb": {
"r": 242,
"g": 255,
"b": 254
},
"hsl": {
"h": 175.385,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.99011,
"c": 0.0137,
"h": 191.4
},
"luminance": 0.97553
}Semantic roles & 50–950 ramp
primary
#F2FFFE
secondary
#EFA6AC
accent
#0012E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685