#8EDDEA#8EDDEA
#8EDDEA is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.079 H 208.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDDEA |
|---|---|
| RGB | rgb(142, 221, 234) |
| HSL | hsl(188, 69%, 74%) |
| HSV | hsv(188, 39%, 92%) |
| CMYK | cmyk(39.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.65, -20.97, -14.01) |
| CIE-LCH | lch(83.65, 25.22, 213.74°) |
| OKLab | oklab(85.1% -0.0696 -0.0385) |
| OKLCH | oklch(85.1% 0.079 208.9) |
| XYZ | xyz(51.8577, 63.4007, 87.3309) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.35
Paleturquoise
#AFEEEE
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDDEA #EA9B8E
analogous
#8EEAC9 #8EDDEA #8EAFEA
triadic
#8EDDEA #EA8EDD #DDEA8E
tetradic
#8EDDEA #C98EEA #EA9B8E #AFEA8E
square
#8EDDEA #C98EEA #EA9B8E #AFEA8E
split-complementary
#8EDDEA #EA8EAF #EAC98E
monochromatic
#28BDD6 #5ACDE0 #8EDDEA #C2EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#8EDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#8EDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDDEA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDDEA | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#67E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8eddea; /* rgb */ color: rgb(142, 221, 234); /* oklch */ color: oklch(85.1% 0.079 208.9);
Tailwind
colors: {
custom: {
50: '#b3e7f0',
500: '#8eddea',
950: '#000000',
},
}SCSS
$custom: #8eddea; $custom-light: #b3e7f0; $custom-dark: #000000;
JSON
{
"hex": "#8eddea",
"rgb": {
"r": 142,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.478,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.85102,
"c": 0.07949,
"h": 208.9
},
"luminance": 0.63404
}Semantic roles & 50–950 ramp
primary
#8EDDEA
secondary
#C46758
accent
#2F15D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485