#F6FFEB#F6FFEB
#F6FFEB is a very light, muted yellow-green. Relative luminance 0.971; OKLCH L 98.8% C 0.028 H 126.8°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFEB |
|---|---|
| RGB | rgb(246, 255, 235) |
| HSL | hsl(87, 100%, 96%) |
| HSV | hsv(87, 8%, 100%) |
| CMYK | cmyk(3.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.87, -6.42, 8.53) |
| CIE-LCH | lch(98.87, 10.68, 126.94°) |
| OKLab | oklab(98.79% -0.0167 0.0223) |
| OKLCH | oklch(98.79% 0.028 126.8) |
| XYZ | xyz(88.7590, 97.1109, 92.6494) |
| Luminance | 0.9711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.77
Off White (survey)
#FFFFE4
ΔE00 4.08
Beige
#F5F5DC
ΔE00 4.20
Ivory
#FFFFF0
ΔE00 4.40
Lightyellow
#FFFFE0
ΔE00 4.79
Mintcream
#F5FFFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFEB #F4EBFF
analogous
#FFFEEB #F6FFEB #ECFFEB
triadic
#F6FFEB #EBF6FF #FFEBF6
tetradic
#F6FFEB #EBFFFE #F4EBFF #FFEBEC
square
#F6FFEB #EBFFFE #F4EBFF #FFEBEC
split-complementary
#F6FFEB #EBECFF #FEEBFF
monochromatic
#BFFF71 #DAFFAE #F1FFE0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.03
#F6FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#F6FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFEB
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFEB | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#F7FDF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6ffeb; /* rgb */ color: rgb(246, 255, 235); /* oklch */ color: oklch(98.8% 0.028 126.8);
Tailwind
colors: {
custom: {
50: '#f9fff1',
500: '#f6ffeb',
950: '#000000',
},
}SCSS
$custom: #f6ffeb; $custom-light: #f9fff1; $custom-dark: #000000;
JSON
{
"hex": "#f6ffeb",
"rgb": {
"r": 246,
"g": 255,
"b": 235
},
"hsl": {
"h": 87,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98793,
"c": 0.02785,
"h": 126.8
},
"luminance": 0.97111
}Semantic roles & 50–950 ramp
primary
#F6FFEB
secondary
#C3A0EE
accent
#00E667
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685