#F6FFCB#F6FFCB
#F6FFCB is a very light, moderate yellow-green. Relative luminance 0.954; OKLCH L 98.0% C 0.068 H 115.6°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFCB |
|---|---|
| RGB | rgb(246, 255, 203) |
| HSL | hsl(70, 100%, 90%) |
| HSV | hsv(70, 20%, 100%) |
| CMYK | cmyk(3.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(98.20, -11.40, 23.92) |
| CIE-LCH | lch(98.20, 26.49, 115.48°) |
| OKLab | oklab(98.04% -0.0293 0.061) |
| OKLCH | oklch(98.04% 0.068 115.6) |
| XYZ | xyz(84.5446, 95.4251, 70.4533) |
| Luminance | 0.9543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.39
Ivory (survey)
#FFFFCB
ΔE00 2.69
Cream (survey)
#FFFFC2
ΔE00 3.38
Eggshell (survey)
#FFFFD4
ΔE00 3.50
Egg Shell
#FFFCC4
ΔE00 3.70
Cream
#FFFDD0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFCB #D4CBFF
analogous
#FFEECB #F6FFCB #DCFFCB
triadic
#F6FFCB #CBF6FF #FFCBF6
tetradic
#F6FFCB #CBFFEE #D4CBFF #FFCBDC
square
#F6FFCB #CBFFEE #D4CBFF #FFCBDC
split-complementary
#F6FFCB #CBDCFF #EECBFF
monochromatic
#E1FF51 #EBFF8E #F6FFCB #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.05
#F6FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#F6FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFCB
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFCB | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C8
Deuteranopia (green-blind)
#FFFACD
Tritanopia (blue-blind)
#FCF9F1
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6ffcb; /* rgb */ color: rgb(246, 255, 203); /* oklch */ color: oklch(98.0% 0.068 115.6);
Tailwind
colors: {
custom: {
50: '#f9ffdb',
500: '#f6ffcb',
950: '#000000',
},
}SCSS
$custom: #f6ffcb; $custom-light: #f9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#f6ffcb",
"rgb": {
"r": 246,
"g": 255,
"b": 203
},
"hsl": {
"h": 70.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.98043,
"c": 0.06771,
"h": 115.6
},
"luminance": 0.95425
}Semantic roles & 50–950 ramp
primary
#F6FFCB
secondary
#9685E9
accent
#00E628
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171815
muted
#858684