#8AEDED#8AEDED
#8AEDED is a very light, moderate teal. Relative luminance 0.721; OKLCH L 88.6% C 0.093 H 195.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEDED |
|---|---|
| RGB | rgb(138, 237, 237) |
| HSL | hsl(180, 73%, 74%) |
| HSV | hsv(180, 42%, 93%) |
| CMYK | cmyk(41.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.01, -29.03, -9.11) |
| CIE-LCH | lch(88.01, 30.43, 197.42°) |
| OKLab | oklab(88.57% -0.09 -0.0251) |
| OKLCH | oklch(88.57% 0.093 195.6) |
| XYZ | xyz(56.0456, 72.0818, 91.0641) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 4.71
Paleturquoise
#AFEEEE
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.46
Pale Cyan
#B7FFFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEDED #ED8A8A
analogous
#8AEDBB #8AEDED #8ABBED
triadic
#8AEDED #ED8AED #EDED8A
tetradic
#8AEDED #BB8AED #ED8A8A #BBED8A
square
#8AEDED #BB8AED #ED8A8A #BBED8A
split-complementary
#8AEDED #ED8ABB #EDBB8A
monochromatic
#22DBDB #55E5E5 #8AEDED #BFF5F5 #E4FBFB
Accessibility & contrast
On white
1.36
#8AEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#8AEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEDED
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEDED | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#5AF3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8aeded; /* rgb */ color: rgb(138, 237, 237); /* oklch */ color: oklch(88.6% 0.093 195.6);
Tailwind
colors: {
custom: {
50: '#b2f3f2',
500: '#8aeded',
950: '#000000',
},
}SCSS
$custom: #8aeded; $custom-light: #b2f3f2; $custom-dark: #000000;
JSON
{
"hex": "#8aeded",
"rgb": {
"r": 138,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.88571,
"c": 0.09342,
"h": 195.6
},
"luminance": 0.72086
}Semantic roles & 50–950 ramp
primary
#8AEDED
secondary
#C85353
accent
#1010D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585