#EFFDFA#EFFDFA
#EFFDFA is a very light, near-neutral teal. Relative luminance 0.955; OKLCH L 98.3% C 0.015 H 181.8°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDFA |
|---|---|
| RGB | rgb(239, 253, 250) |
| HSL | hsl(167, 78%, 96%) |
| HSV | hsv(167, 6%, 99%) |
| CMYK | cmyk(5.5%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(98.23, -5.11, -0.15) |
| CIE-LCH | lch(98.23, 5.12, 181.67°) |
| OKLab | oklab(98.29% -0.0152 -0.0005) |
| OKLCH | oklch(98.29% 0.015 181.8) |
| XYZ | xyz(87.9737, 95.5026, 104.2230) |
| Luminance | 0.9550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.48
Mintcream
#F5FFFA
ΔE00 1.77
Honeydew
#F0FFF0
ΔE00 5.16
Lightcyan
#E0FFFF
ΔE00 5.36
Aliceblue
#F0F8FF
ΔE00 6.14
Off White
#FAF9F6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDFA #FDEFF2
analogous
#EFFDF3 #EFFDFA #EFF9FD
triadic
#EFFDFA #FAEFFD #FDFAEF
tetradic
#EFFDFA #F3EFFD #FDEFF2 #F9FDEF
square
#EFFDFA #F3EFFD #FDEFF2 #F9FDEF
split-complementary
#EFFDFA #FDEFF9 #FDF3EF
monochromatic
#82EFD8 #B9F6E9 #E4FCF7 #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.04
#EFFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#EFFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDFA
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDFA | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#ECFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #effdfa; /* rgb */ color: rgb(239, 253, 250); /* oklch */ color: oklch(98.3% 0.015 181.8);
Tailwind
colors: {
custom: {
50: '#f4fefb',
500: '#effdfa',
950: '#000000',
},
}SCSS
$custom: #effdfa; $custom-light: #f4fefb; $custom-dark: #000000;
JSON
{
"hex": "#effdfa",
"rgb": {
"r": 239,
"g": 253,
"b": 250
},
"hsl": {
"h": 167.143,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.98286,
"c": 0.01521,
"h": 181.8
},
"luminance": 0.95503
}Semantic roles & 50–950 ramp
primary
#EFFDFA
secondary
#E6AAB7
accent
#0B38DA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585