#8EE3EF#8EE3EF
#8EE3EF is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.6% C 0.084 H 207.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE3EF |
|---|---|
| RGB | rgb(142, 227, 239) |
| HSL | hsl(187, 75%, 75%) |
| HSV | hsv(187, 41%, 94%) |
| CMYK | cmyk(40.6%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(85.46, -22.71, -13.94) |
| CIE-LCH | lch(85.46, 26.65, 211.54°) |
| OKLab | oklab(86.6% -0.0747 -0.0383) |
| OKLCH | oklch(86.6% 0.084 207.2) |
| XYZ | xyz(54.1987, 66.9171, 91.7049) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.74
Robin Egg Blue
#8AF1FE
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 5.76
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE3EF #EF9A8E
analogous
#8EEFCB #8EE3EF #8EB2EF
triadic
#8EE3EF #EF8EE3 #E3EF8E
tetradic
#8EE3EF #CB8EEF #EF9A8E #B2EF8E
square
#8EE3EF #CB8EEF #EF9A8E #B2EF8E
split-complementary
#8EE3EF #EF8EB2 #EFCB8E
monochromatic
#23C8E0 #58D6E7 #8EE3EF #C4F0F7 #E4F8FB
Accessibility & contrast
On white
1.46
#8EE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#8EE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE3EF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE3EF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#64EAE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8ee3ef; /* rgb */ color: rgb(142, 227, 239); /* oklch */ color: oklch(86.6% 0.084 207.2);
Tailwind
colors: {
custom: {
50: '#b3ecf4',
500: '#8ee3ef',
950: '#000000',
},
}SCSS
$custom: #8ee3ef; $custom-light: #b3ecf4; $custom-dark: #000000;
JSON
{
"hex": "#8ee3ef",
"rgb": {
"r": 142,
"g": 227,
"b": 239
},
"hsl": {
"h": 187.423,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.86597,
"c": 0.08391,
"h": 207.2
},
"luminance": 0.66921
}Semantic roles & 50–950 ramp
primary
#8EE3EF
secondary
#CB6556
accent
#270ED7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485