#8EE2EB#8EE2EB
#8EE2EB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.2% C 0.082 H 204.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2EB |
|---|---|
| RGB | rgb(142, 226, 235) |
| HSL | hsl(186, 70%, 74%) |
| HSV | hsv(186, 40%, 92%) |
| CMYK | cmyk(39.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.07, -23.21, -12.42) |
| CIE-LCH | lch(85.07, 26.32, 208.16°) |
| OKLab | oklab(86.24% -0.0751 -0.0341) |
| OKLCH | oklch(86.24% 0.082 204.4) |
| XYZ | xyz(53.3416, 66.1379, 88.5362) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.75
Pale Sky Blue
#BDF6FE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2EB #EB978E
analogous
#8EEBC6 #8EE2EB #8EB4EB
triadic
#8EE2EB #EB8EE2 #E2EB8E
tetradic
#8EE2EB #C68EEB #EB978E #B4EB8E
square
#8EE2EB #C68EEB #EB978E #B4EB8E
split-complementary
#8EE2EB #EB8EB4 #EBC68E
monochromatic
#26C7D8 #5AD5E2 #8EE2EB #C2EFF4 #E5F8FA
Accessibility & contrast
On white
1.48
#8EE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#8EE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2EB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2EB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#66E8E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ee2eb; /* rgb */ color: rgb(142, 226, 235); /* oklch */ color: oklch(86.2% 0.082 204.4);
Tailwind
colors: {
custom: {
50: '#b3ebf1',
500: '#8ee2eb',
950: '#000000',
},
}SCSS
$custom: #8ee2eb; $custom-light: #b3ebf1; $custom-dark: #000000;
JSON
{
"hex": "#8ee2eb",
"rgb": {
"r": 142,
"g": 226,
"b": 235
},
"hsl": {
"h": 185.806,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.86241,
"c": 0.08245,
"h": 204.4
},
"luminance": 0.66142
}Semantic roles & 50–950 ramp
primary
#8EE2EB
secondary
#C66258
accent
#2614D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485