#F2FFFD#F2FFFD
#F2FFFD is a very light, near-neutral teal. Relative luminance 0.975; OKLCH L 99.0% C 0.014 H 186.0°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFFD |
|---|---|
| RGB | rgb(242, 255, 253) |
| HSL | hsl(171, 100%, 97%) |
| HSV | hsv(171, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(99.02, -4.60, -0.52) |
| CIE-LCH | lch(99.02, 4.63, 186.40°) |
| OKLab | oklab(98.98% -0.0138 -0.0014) |
| OKLCH | oklch(98.98% 0.014 186) |
| XYZ | xyz(90.1041, 97.4883, 106.9796) |
| Luminance | 0.9749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.09
Mintcream
#F5FFFA
ΔE00 1.69
Aliceblue
#F0F8FF
ΔE00 5.54
Honeydew
#F0FFF0
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 5.76
White
#FFFFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFFD #FFF2F4
analogous
#F2FFF7 #F2FFFD #F2FBFF
triadic
#F2FFFD #FDF2FF #FFFDF2
tetradic
#F2FFFD #F7F2FF #FFF2F4 #FBFFF2
square
#F2FFFD #F7F2FF #FFF2F4 #FBFFF2
split-complementary
#F2FFFD #FFF2FB #FFF7F2
monochromatic
#78FFEA #B5FFF4 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.02
#F2FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#F2FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFFD
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFFD | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FBFBFD
Tritanopia (blue-blind)
#EFFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2fffd; /* rgb */ color: rgb(242, 255, 253); /* oklch */ color: oklch(99.0% 0.014 186.0);
Tailwind
colors: {
custom: {
50: '#f6fffe',
500: '#f2fffd',
950: '#000000',
},
}SCSS
$custom: #f2fffd; $custom-light: #f6fffe; $custom-dark: #000000;
JSON
{
"hex": "#f2fffd",
"rgb": {
"r": 242,
"g": 255,
"b": 253
},
"hsl": {
"h": 170.769,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98982,
"c": 0.01387,
"h": 186
},
"luminance": 0.97489
}Semantic roles & 50–950 ramp
primary
#F2FFFD
secondary
#EFA6B1
accent
#0023E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685