#F6FFEE#F6FFEE
#F6FFEE is a very light, muted yellow-green. Relative luminance 0.973; OKLCH L 98.9% C 0.024 H 129.9°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFEE |
|---|---|
| RGB | rgb(246, 255, 238) |
| HSL | hsl(92, 100%, 97%) |
| HSV | hsv(92, 7%, 100%) |
| CMYK | cmyk(3.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.94, -5.91, 7.10) |
| CIE-LCH | lch(98.94, 9.24, 129.80°) |
| OKLab | oklab(98.87% -0.0155 0.0186) |
| OKLCH | oklch(98.87% 0.024 129.9) |
| XYZ | xyz(89.1961, 97.2857, 94.9513) |
| Luminance | 0.9729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.30
Ivory
#FFFFF0
ΔE00 3.96
Beige
#F5F5DC
ΔE00 4.70
Off White (survey)
#FFFFE4
ΔE00 4.71
Mintcream
#F5FFFA
ΔE00 4.94
Lightyellow
#FFFFE0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFEE #F7EEFF
analogous
#FEFFEE #F6FFEE #EEFFEF
triadic
#F6FFEE #EEF6FF #FFEEF6
tetradic
#F6FFEE #EEFEFF #F7EEFF #FFEFEE
square
#F6FFEE #EEFEFF #F7EEFF #FFEFEE
split-complementary
#F6FFEE #EFEEFF #FFEEFE
monochromatic
#B5FF74 #D6FFB1 #EFFFE0 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.03
#F6FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#F6FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFEE
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFEE | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#F7FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6ffee; /* rgb */ color: rgb(246, 255, 238); /* oklch */ color: oklch(98.9% 0.024 129.9);
Tailwind
colors: {
custom: {
50: '#f9fff3',
500: '#f6ffee',
950: '#000000',
},
}SCSS
$custom: #f6ffee; $custom-light: #f9fff3; $custom-dark: #000000;
JSON
{
"hex": "#f6ffee",
"rgb": {
"r": 246,
"g": 255,
"b": 238
},
"hsl": {
"h": 91.765,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9887,
"c": 0.0242,
"h": 129.9
},
"luminance": 0.97286
}Semantic roles & 50–950 ramp
primary
#F6FFEE
secondary
#CBA3EF
accent
#00E67A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685