#A3EDED#A3EDED
#A3EDED is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.8% C 0.073 H 195.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A3EDED |
|---|---|
| RGB | rgb(163, 237, 237) |
| HSL | hsl(180, 67%, 78%) |
| HSV | hsv(180, 31%, 93%) |
| CMYK | cmyk(31.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(89.14, -22.69, -7.30) |
| CIE-LCH | lch(89.14, 23.84, 197.84°) |
| OKLab | oklab(89.79% -0.0703 -0.02) |
| OKLCH | oklch(89.79% 0.073 195.9) |
| XYZ | xyz(60.6693, 74.4658, 91.2809) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.84
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 3.93
Pale Cyan
#B7FFFA
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Duck Egg Blue
#C3FBF4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3EDED #EDA3A3
analogous
#A3EDC8 #A3EDED #A3C8ED
triadic
#A3EDED #EDA3ED #EDEDA3
tetradic
#A3EDED #C8A3ED #EDA3A3 #C8EDA3
square
#A3EDED #C8A3ED #EDA3A3 #C8EDA3
split-complementary
#A3EDED #EDA3C8 #EDC8A3
monochromatic
#3DD9D9 #70E3E3 #A3EDED #D6F7F7 #E5FAFA
Accessibility & contrast
On white
1.32
#A3EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#A3EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3EDED
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3EDED | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#87F2ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a3eded; /* rgb */ color: rgb(163, 237, 237); /* oklch */ color: oklch(89.8% 0.073 195.9);
Tailwind
colors: {
custom: {
50: '#c1f3f2',
500: '#a3eded',
950: '#000000',
},
}SCSS
$custom: #a3eded; $custom-light: #c1f3f2; $custom-dark: #000000;
JSON
{
"hex": "#a3eded",
"rgb": {
"r": 163,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.89785,
"c": 0.07306,
"h": 195.9
},
"luminance": 0.74469
}Semantic roles & 50–950 ramp
primary
#A3EDED
secondary
#CA6B6B
accent
#1616CF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585