#A4FDEE#A4FDEE
#A4FDEE is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.4% C 0.088 H 182.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FDEE |
|---|---|
| RGB | rgb(164, 253, 238) |
| HSL | hsl(170, 96%, 82%) |
| HSV | hsv(170, 35%, 99%) |
| CMYK | cmyk(35.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(93.59, -29.90, -1.28) |
| CIE-LCH | lch(93.59, 29.93, 182.45°) |
| OKLab | oklab(93.37% -0.0882 -0.0039) |
| OKLCH | oklch(93.37% 0.088 182.5) |
| XYZ | xyz(65.8621, 84.3120, 93.6757) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.32
Pale Cyan
#B7FFFA
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 5.22
Eggshell Blue
#C4FFF7
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FDEE #FDA4B3
analogous
#A4FDC2 #A4FDEE #A4DFFD
triadic
#A4FDEE #EEA4FD #FDEEA4
tetradic
#A4FDEE #C2A4FD #FDA4B3 #DFFDA4
square
#A4FDEE #C2A4FD #FDA4B3 #DFFDA4
split-complementary
#A4FDEE #FDA4DF #FDC2A4
monochromatic
#2CFAD8 #68FCE3 #A4FDEE #E0FEF9 #E1FEF9
Accessibility & contrast
On white
1.18
#A4FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#A4FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FDEE
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FDEE | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E5E8EF
Tritanopia (blue-blind)
#86FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a4fdee; /* rgb */ color: rgb(164, 253, 238); /* oklch */ color: oklch(93.4% 0.088 182.5);
Tailwind
colors: {
custom: {
50: '#c2fef3',
500: '#a4fdee',
950: '#000000',
},
}SCSS
$custom: #a4fdee; $custom-light: #c2fef3; $custom-dark: #000000;
JSON
{
"hex": "#a4fdee",
"rgb": {
"r": 164,
"g": 253,
"b": 238
},
"hsl": {
"h": 169.888,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.93365,
"c": 0.08825,
"h": 182.5
},
"luminance": 0.84316
}Semantic roles & 50–950 ramp
primary
#A4FDEE
secondary
#E0657A
accent
#0027E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685