#F6FFDA#F6FFDA
#F6FFDA is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.4% C 0.049 H 118.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFDA |
|---|---|
| RGB | rgb(246, 255, 218) |
| HSL | hsl(75, 100%, 93%) |
| HSV | hsv(75, 15%, 100%) |
| CMYK | cmyk(3.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(98.50, -9.15, 16.70) |
| CIE-LCH | lch(98.50, 19.04, 118.73°) |
| OKLab | oklab(98.38% -0.0233 0.0431) |
| OKLCH | oklch(98.38% 0.049 118.4) |
| XYZ | xyz(86.4194, 96.1750, 80.3270) |
| Luminance | 0.9617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.28
Eggshell (survey)
#FFFFD4
ΔE00 3.45
Lightyellow
#FFFFE0
ΔE00 3.78
Cream
#FFFDD0
ΔE00 4.27
Off White (survey)
#FFFFE4
ΔE00 4.61
Ivory (survey)
#FFFFCB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFDA #E3DAFF
analogous
#FFF6DA #F6FFDA #E3FFDA
triadic
#F6FFDA #DAF6FF #FFDAF6
tetradic
#F6FFDA #DAFFF6 #E3DAFF #FFDAE3
square
#F6FFDA #DAFFF6 #E3DAFF #FFDAE3
split-complementary
#F6FFDA #DAE3FF #F6DAFF
monochromatic
#D8FF60 #E7FF9D #F6FFDA #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.04
#F6FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#F6FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFDA
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFDA | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD8
Deuteranopia (green-blind)
#FFFBDB
Tritanopia (blue-blind)
#FAFBF4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6ffda; /* rgb */ color: rgb(246, 255, 218); /* oklch */ color: oklch(98.4% 0.049 118.4);
Tailwind
colors: {
custom: {
50: '#f9ffe5',
500: '#f6ffda',
950: '#000000',
},
}SCSS
$custom: #f6ffda; $custom-light: #f9ffe5; $custom-dark: #000000;
JSON
{
"hex": "#f6ffda",
"rgb": {
"r": 246,
"g": 255,
"b": 218
},
"hsl": {
"h": 74.595,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.98378,
"c": 0.04904,
"h": 118.4
},
"luminance": 0.96175
}Semantic roles & 50–950 ramp
primary
#F6FFDA
secondary
#A792EC
accent
#00E638
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684