#F2FFFA#F2FFFA
#F2FFFA is a very light, near-neutral teal. Relative luminance 0.973; OKLCH L 98.9% C 0.015 H 171.1°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFFA |
|---|---|
| RGB | rgb(242, 255, 250) |
| HSL | hsl(157, 100%, 97%) |
| HSV | hsv(157, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.95, -5.14, 0.91) |
| CIE-LCH | lch(98.95, 5.22, 169.92°) |
| OKLab | oklab(98.9% -0.0149 0.0024) |
| OKLCH | oklch(98.9% 0.015 171.1) |
| XYZ | xyz(89.6299, 97.2987, 104.4824) |
| Luminance | 0.9730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.18
Azure (CSS)
#F0FFFF
ΔE00 2.37
Honeydew
#F0FFF0
ΔE00 4.31
Lightcyan
#E0FFFF
ΔE00 5.90
Ivory
#FFFFF0
ΔE00 6.32
Off White
#FAF9F6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFFA #FFF2F7
analogous
#F2FFF4 #F2FFFA #F2FEFF
triadic
#F2FFFA #FAF2FF #FFFAF2
tetradic
#F2FFFA #F4F2FF #FFF2F7 #FEFFF2
square
#F2FFFA #F4F2FF #FFF2F7 #FEFFF2
split-complementary
#F2FFFA #FFF2FE #FFF4F2
monochromatic
#78FFCB #B5FFE2 #E0FFF3 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.03
#F2FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#F2FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFFA
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFFA | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#EFFFFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2fffa; /* rgb */ color: rgb(242, 255, 250); /* oklch */ color: oklch(98.9% 0.015 171.1);
Tailwind
colors: {
custom: {
50: '#f6fffb',
500: '#f2fffa',
950: '#000000',
},
}SCSS
$custom: #f2fffa; $custom-light: #f6fffb; $custom-dark: #000000;
JSON
{
"hex": "#f2fffa",
"rgb": {
"r": 242,
"g": 255,
"b": 250
},
"hsl": {
"h": 156.923,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98899,
"c": 0.01511,
"h": 171.1
},
"luminance": 0.97299
}Semantic roles & 50–950 ramp
primary
#F2FFFA
secondary
#EFA6C2
accent
#0058E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685