#F2FDDF#F2FDDF
#F2FDDF is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.8% C 0.041 H 123.6°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDDF |
|---|---|
| RGB | rgb(242, 253, 223) |
| HSL | hsl(82, 88%, 93%) |
| HSV | hsv(82, 12%, 99%) |
| CMYK | cmyk(4.3%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(97.82, -8.75, 13.13) |
| CIE-LCH | lch(97.82, 15.78, 123.66°) |
| OKLab | oklab(97.8% -0.0226 0.0341) |
| OKLCH | oklch(97.8% 0.041 123.6) |
| XYZ | xyz(85.0606, 94.4555, 83.5483) |
| Luminance | 0.9446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.14
Off White (survey)
#FFFFE4
ΔE00 4.40
Beige
#F5F5DC
ΔE00 4.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 5.25
Eggshell (survey)
#FFFFD4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDDF #EADFFD
analogous
#FDF9DF #F2FDDF #E3FDDF
triadic
#F2FDDF #DFF2FD #FDDFF2
tetradic
#F2FDDF #DFFDF9 #EADFFD #FDDFE3
square
#F2FDDF #DFFDF9 #EADFFD #FDDFE3
split-complementary
#F2FDDF #DFE3FD #F9DFFD
monochromatic
#C3F66C #DBF9A5 #F2FDDF #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.06
#F2FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F2FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDDF
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDDF | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#F4FAF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fddf; /* rgb */ color: rgb(242, 253, 223); /* oklch */ color: oklch(97.8% 0.041 123.6);
Tailwind
colors: {
custom: {
50: '#f6fee9',
500: '#f2fddf',
950: '#000000',
},
}SCSS
$custom: #f2fddf; $custom-light: #f6fee9; $custom-dark: #000000;
JSON
{
"hex": "#f2fddf",
"rgb": {
"r": 242,
"g": 253,
"b": 223
},
"hsl": {
"h": 82,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97799,
"c": 0.04092,
"h": 123.6
},
"luminance": 0.94456
}Semantic roles & 50–950 ramp
primary
#F2FDDF
secondary
#B699E7
accent
#01E554
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584