#F2FFE3#F2FFE3
#F2FFE3 is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.039 H 127.5°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE3 |
|---|---|
| RGB | rgb(242, 255, 227) |
| HSL | hsl(88, 100%, 95%) |
| HSV | hsv(88, 11%, 100%) |
| CMYK | cmyk(5.1%, 0%, 11%, 0%) |
| CIE-LAB | lab(98.41, -9.09, 11.93) |
| CIE-LCH | lch(98.41, 15.00, 127.30°) |
| OKLab | oklab(98.3% -0.0238 0.031) |
| OKLCH | oklch(98.3% 0.039 127.5) |
| XYZ | xyz(86.2409, 95.9431, 86.6336) |
| Luminance | 0.9594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.49
Lightyellow
#FFFFE0
ΔE00 4.83
Off White (survey)
#FFFFE4
ΔE00 4.91
Beige
#F5F5DC
ΔE00 5.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.72
Eggshell (survey)
#FFFFD4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE3 #F0E3FF
analogous
#FFFEE3 #F2FFE3 #E4FFE3
triadic
#F2FFE3 #E3F2FF #FFE3F2
tetradic
#F2FFE3 #E3FFFE #F0E3FF #FFE3E4
square
#F2FFE3 #E3FFFE #F0E3FF #FFE3E4
split-complementary
#F2FFE3 #E3E4FF #FEE3FF
monochromatic
#B9FF69 #D6FFA6 #F1FFE0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.04
#F2FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F2FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE3
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE3 | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE1
Deuteranopia (green-blind)
#FFFAE4
Tritanopia (blue-blind)
#F4FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffe3; /* rgb */ color: rgb(242, 255, 227); /* oklch */ color: oklch(98.3% 0.039 127.5);
Tailwind
colors: {
custom: {
50: '#f6ffeb',
500: '#f2ffe3',
950: '#000000',
},
}SCSS
$custom: #f2ffe3; $custom-light: #f6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe3",
"rgb": {
"r": 242,
"g": 255,
"b": 227
},
"hsl": {
"h": 87.857,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.98298,
"c": 0.0391,
"h": 127.5
},
"luminance": 0.95943
}Semantic roles & 50–950 ramp
primary
#F2FFE3
secondary
#C099ED
accent
#00E66B
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684