#8EDDEB#8EDDEB
#8EDDEB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.080 H 209.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDDEB |
|---|---|
| RGB | rgb(142, 221, 235) |
| HSL | hsl(189, 70%, 74%) |
| HSV | hsv(189, 40%, 92%) |
| CMYK | cmyk(39.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.68, -20.72, -14.49) |
| CIE-LCH | lch(83.68, 25.29, 214.96°) |
| OKLab | oklab(85.14% -0.0692 -0.0398) |
| OKLCH | oklch(85.14% 0.08 209.9) |
| XYZ | xyz(52.0018, 63.4583, 88.0896) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDDEB #EB9C8E
analogous
#8EEBCB #8EDDEB #8EAFEB
triadic
#8EDDEB #EB8EDD #DDEB8E
tetradic
#8EDDEB #CB8EEB #EB9C8E #AFEB8E
square
#8EDDEB #CB8EEB #EB9C8E #AFEB8E
split-complementary
#8EDDEB #EB8EAF #EBCB8E
monochromatic
#26BED8 #5ACDE2 #8EDDEB #C2EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#8EDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#8EDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDDEB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDDEB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#67E4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8eddeb; /* rgb */ color: rgb(142, 221, 235); /* oklch */ color: oklch(85.1% 0.080 209.9);
Tailwind
colors: {
custom: {
50: '#b3e7f1',
500: '#8eddeb',
950: '#000000',
},
}SCSS
$custom: #8eddeb; $custom-light: #b3e7f1; $custom-dark: #000000;
JSON
{
"hex": "#8eddeb",
"rgb": {
"r": 142,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.032,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.85136,
"c": 0.07981,
"h": 209.9
},
"luminance": 0.63462
}Semantic roles & 50–950 ramp
primary
#8EDDEB
secondary
#C66858
accent
#3014D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485