#F2FFE6#F2FFE6
#F2FFE6 is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.4% C 0.035 H 129.6°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE6 |
|---|---|
| RGB | rgb(242, 255, 230) |
| HSL | hsl(91, 100%, 95%) |
| HSV | hsv(91, 10%, 100%) |
| CMYK | cmyk(5.1%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(98.48, -8.60, 10.49) |
| CIE-LCH | lch(98.48, 13.56, 129.33°) |
| OKLab | oklab(98.37% -0.0226 0.0273) |
| OKLCH | oklch(98.37% 0.035 129.6) |
| XYZ | xyz(86.6585, 96.1101, 88.8333) |
| Luminance | 0.9611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.55
Off White (survey)
#FFFFE4
ΔE00 4.92
Lightyellow
#FFFFE0
ΔE00 5.09
Beige
#F5F5DC
ΔE00 5.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.35
Ivory
#FFFFF0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE6 #F3E6FF
analogous
#FEFFE6 #F2FFE6 #E6FFE6
triadic
#F2FFE6 #E6F2FF #FFE6F2
tetradic
#F2FFE6 #E6FEFF #F3E6FF #FFE6E6
square
#F2FFE6 #E6FEFF #F3E6FF #FFE6E6
split-complementary
#F2FFE6 #E6E6FF #FFE6FE
monochromatic
#B2FF6C #D2FFA9 #EFFFE0 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.04
#F2FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F2FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE6
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE6 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE5
Deuteranopia (green-blind)
#FFFAE7
Tritanopia (blue-blind)
#F3FDF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2ffe6; /* rgb */ color: rgb(242, 255, 230); /* oklch */ color: oklch(98.4% 0.035 129.6);
Tailwind
colors: {
custom: {
50: '#f6ffed',
500: '#f2ffe6',
950: '#000000',
},
}SCSS
$custom: #f2ffe6; $custom-light: #f6ffed; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe6",
"rgb": {
"r": 242,
"g": 255,
"b": 230
},
"hsl": {
"h": 91.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98372,
"c": 0.03548,
"h": 129.6
},
"luminance": 0.9611
}Semantic roles & 50–950 ramp
primary
#F2FFE6
secondary
#C69CED
accent
#00E677
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684