#8EE2ED#8EE2ED
#8EE2ED is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.3% C 0.083 H 206.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2ED |
|---|---|
| RGB | rgb(142, 226, 237) |
| HSL | hsl(187, 73%, 74%) |
| HSV | hsv(187, 40%, 93%) |
| CMYK | cmyk(40.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.13, -22.71, -13.39) |
| CIE-LCH | lch(85.13, 26.37, 210.52°) |
| OKLab | oklab(86.31% -0.0743 -0.0368) |
| OKLCH | oklch(86.31% 0.083 206.3) |
| XYZ | xyz(53.6322, 66.2541, 90.0665) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.88
Robin Egg Blue
#8AF1FE
ΔE00 3.54
Robin'S Egg
#6DEDFD
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 5.52
Powder Blue
#B0E0E6
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2ED #ED998E
analogous
#8EEDC8 #8EE2ED #8EB3ED
triadic
#8EE2ED #ED8EE2 #E2ED8E
tetradic
#8EE2ED #C88EED #ED998E #B3ED8E
square
#8EE2ED #C88EED #ED998E #B3ED8E
split-complementary
#8EE2ED #ED8EB3 #EDC88E
monochromatic
#24C7DC #59D4E5 #8EE2ED #C3F0F5 #E5F8FB
Accessibility & contrast
On white
1.47
#8EE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#8EE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2ED
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2ED | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#C5D0ED
Tritanopia (blue-blind)
#65E9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ee2ed; /* rgb */ color: rgb(142, 226, 237); /* oklch */ color: oklch(86.3% 0.083 206.3);
Tailwind
colors: {
custom: {
50: '#b3ebf2',
500: '#8ee2ed',
950: '#000000',
},
}SCSS
$custom: #8ee2ed; $custom-light: #b3ebf2; $custom-dark: #000000;
JSON
{
"hex": "#8ee2ed",
"rgb": {
"r": 142,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.947,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.86308,
"c": 0.08287,
"h": 206.3
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#8EE2ED
secondary
#C86457
accent
#2811D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485