#F2FFFB#F2FFFB
#F2FFFB is a very light, near-neutral teal. Relative luminance 0.974; OKLCH L 98.9% C 0.015 H 175.8°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFFB |
|---|---|
| RGB | rgb(242, 255, 251) |
| HSL | hsl(162, 100%, 97%) |
| HSV | hsv(162, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(98.97, -4.96, 0.44) |
| CIE-LCH | lch(98.97, 4.98, 174.97°) |
| OKLab | oklab(98.93% -0.0146 0.0011) |
| OKLCH | oklch(98.93% 0.015 175.8) |
| XYZ | xyz(89.7871, 97.3616, 105.3104) |
| Luminance | 0.9736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.20
Azure (CSS)
#F0FFFF
ΔE00 1.92
Honeydew
#F0FFF0
ΔE00 4.78
Lightcyan
#E0FFFF
ΔE00 5.81
Off White
#FAF9F6
ΔE00 6.26
White
#FFFFFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFFB #FFF2F6
analogous
#F2FFF4 #F2FFFB #F2FDFF
triadic
#F2FFFB #FBF2FF #FFFBF2
tetradic
#F2FFFB #F4F2FF #FFF2F6 #FDFFF2
square
#F2FFFB #F4F2FF #FFF2F6 #FDFFF2
split-complementary
#F2FFFB #FFF2FD #FFF4F2
monochromatic
#78FFD5 #B5FFE8 #E0FFF6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.03
#F2FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#F2FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFFB
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFFB | 1.00 | 1.03 | 20.47 | 20.47 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#EFFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2fffb; /* rgb */ color: rgb(242, 255, 251); /* oklch */ color: oklch(98.9% 0.015 175.8);
Tailwind
colors: {
custom: {
50: '#f6fffc',
500: '#f2fffb',
950: '#000000',
},
}SCSS
$custom: #f2fffb; $custom-light: #f6fffc; $custom-dark: #000000;
JSON
{
"hex": "#f2fffb",
"rgb": {
"r": 242,
"g": 255,
"b": 251
},
"hsl": {
"h": 161.538,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98927,
"c": 0.0146,
"h": 175.8
},
"luminance": 0.97362
}Semantic roles & 50–950 ramp
primary
#F2FFFB
secondary
#EFA6BC
accent
#0047E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685