#F2FFE5#F2FFE5
#F2FFE5 is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.3% C 0.037 H 128.9°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE5 |
|---|---|
| RGB | rgb(242, 255, 229) |
| HSL | hsl(90, 100%, 95%) |
| HSV | hsv(90, 10%, 100%) |
| CMYK | cmyk(5.1%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(98.45, -8.76, 10.97) |
| CIE-LCH | lch(98.45, 14.04, 128.61°) |
| OKLab | oklab(98.35% -0.023 0.0286) |
| OKLCH | oklch(98.35% 0.037 128.9) |
| XYZ | xyz(86.5185, 96.0541, 88.0958) |
| Luminance | 0.9605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.87
Off White (survey)
#FFFFE4
ΔE00 4.90
Lightyellow
#FFFFE0
ΔE00 4.98
Beige
#F5F5DC
ΔE00 5.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.13
Eggshell (survey)
#FFFFD4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE5 #F2E5FF
analogous
#FFFFE5 #F2FFE5 #E5FFE5
triadic
#F2FFE5 #E5F2FF #FFE5F2
tetradic
#F2FFE5 #E5FFFF #F2E5FF #FFE5E5
square
#F2FFE5 #E5FFFF #F2E5FF #FFE5E5
split-complementary
#F2FFE5 #E5E5FF #FFE5FF
monochromatic
#B5FF6B #D3FFA8 #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.04
#F2FFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F2FFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE5
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE5 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE4
Deuteranopia (green-blind)
#FFFAE6
Tritanopia (blue-blind)
#F3FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2ffe5; /* rgb */ color: rgb(242, 255, 229); /* oklch */ color: oklch(98.3% 0.037 128.9);
Tailwind
colors: {
custom: {
50: '#f6ffed',
500: '#f2ffe5',
950: '#000000',
},
}SCSS
$custom: #f2ffe5; $custom-light: #f6ffed; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe5",
"rgb": {
"r": 242,
"g": 255,
"b": 229
},
"hsl": {
"h": 90,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98347,
"c": 0.03669,
"h": 128.9
},
"luminance": 0.96054
}Semantic roles & 50–950 ramp
primary
#F2FFE5
secondary
#C49BED
accent
#00E673
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684