#F2FFF3#F2FFF3
#F2FFF3 is a very light, muted green. Relative luminance 0.969; OKLCH L 98.7% C 0.021 H 147.6°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFF3 |
|---|---|
| RGB | rgb(242, 255, 243) |
| HSL | hsl(125, 100%, 97%) |
| HSV | hsv(125, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(98.78, -6.38, 4.26) |
| CIE-LCH | lch(98.78, 7.67, 146.29°) |
| OKLab | oklab(98.71% -0.0176 0.0112) |
| OKLCH | oklch(98.71% 0.021 147.6) |
| XYZ | xyz(88.5526, 96.8678, 98.8087) |
| Luminance | 0.9687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 3.37
Ivory
#FFFFF0
ΔE00 5.31
Azure (CSS)
#F0FFFF
ΔE00 5.37
Beige
#F5F5DC
ΔE00 6.82
Off White (survey)
#FFFFE4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFF3 #FFF2FE
analogous
#F8FFF2 #F2FFF3 #F2FFF9
triadic
#F2FFF3 #F3F2FF #FFF3F2
tetradic
#F2FFF3 #F2F8FF #FFF2FE #FFF9F2
square
#F2FFF3 #F2F8FF #FFF2FE #FFF9F2
split-complementary
#F2FFF3 #F9F2FF #FFF2F8
monochromatic
#78FF82 #B5FFBB #E0FFE3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.03
#F2FFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#F2FFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFF3
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFF3 | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF2
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#F1FEFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fff3; /* rgb */ color: rgb(242, 255, 243); /* oklch */ color: oklch(98.7% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#f6fff7',
500: '#f2fff3',
950: '#000000',
},
}SCSS
$custom: #f2fff3; $custom-light: #f6fff7; $custom-dark: #000000;
JSON
{
"hex": "#f2fff3",
"rgb": {
"r": 242,
"g": 255,
"b": 243
},
"hsl": {
"h": 124.615,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98709,
"c": 0.02083,
"h": 147.6
},
"luminance": 0.96868
}Semantic roles & 50–950 ramp
primary
#F2FFF3
secondary
#EFA6EA
accent
#00D4E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685