#8EE2EE#8EE2EE
#8EE2EE is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.3% C 0.083 H 207.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2EE |
|---|---|
| RGB | rgb(142, 226, 238) |
| HSL | hsl(188, 74%, 75%) |
| HSV | hsv(188, 40%, 93%) |
| CMYK | cmyk(40.3%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.16, -22.47, -13.87) |
| CIE-LCH | lch(85.16, 26.40, 211.69°) |
| OKLab | oklab(86.34% -0.0739 -0.0381) |
| OKLCH | oklch(86.34% 0.083 207.3) |
| XYZ | xyz(53.7787, 66.3127, 90.8381) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.96
Robin Egg Blue
#8AF1FE
ΔE00 3.55
Robin'S Egg
#6DEDFD
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 5.73
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2EE #EE9A8E
analogous
#8EEECA #8EE2EE #8EB2EE
triadic
#8EE2EE #EE8EE2 #E2EE8E
tetradic
#8EE2EE #CA8EEE #EE9A8E #B2EE8E
square
#8EE2EE #CA8EEE #EE9A8E #B2EE8E
split-complementary
#8EE2EE #EE8EB2 #EECA8E
monochromatic
#24C7DE #59D4E6 #8EE2EE #C3F0F6 #E4F8FB
Accessibility & contrast
On white
1.47
#8EE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#8EE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2EE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2EE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#64E9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ee2ee; /* rgb */ color: rgb(142, 226, 238); /* oklch */ color: oklch(86.3% 0.083 207.3);
Tailwind
colors: {
custom: {
50: '#b3ebf3',
500: '#8ee2ee',
950: '#000000',
},
}SCSS
$custom: #8ee2ee; $custom-light: #b3ebf3; $custom-dark: #000000;
JSON
{
"hex": "#8ee2ee",
"rgb": {
"r": 142,
"g": 226,
"b": 238
},
"hsl": {
"h": 187.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.86342,
"c": 0.08313,
"h": 207.3
},
"luminance": 0.66317
}Semantic roles & 50–950 ramp
primary
#8EE2EE
secondary
#C96557
accent
#2810D6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485