#8BE2EE#8BE2EE
#8BE2EE is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.2% C 0.086 H 206.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2EE |
|---|---|
| RGB | rgb(139, 226, 238) |
| HSL | hsl(187, 74%, 74%) |
| HSV | hsv(187, 42%, 93%) |
| CMYK | cmyk(41.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.02, -23.20, -14.09) |
| CIE-LCH | lch(85.02, 27.14, 211.26°) |
| OKLab | oklab(86.2% -0.0762 -0.0387) |
| OKLCH | oklch(86.2% 0.086 206.9) |
| XYZ | xyz(53.2707, 66.0508, 90.8143) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.98
Robin Egg Blue
#8AF1FE
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 4.04
Paleturquoise
#AFEEEE
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.01
Pale Sky Blue
#BDF6FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2EE #EE978B
analogous
#8BEEC9 #8BE2EE #8BB1EE
triadic
#8BE2EE #EE8BE2 #E2EE8B
tetradic
#8BE2EE #C98BEE #EE978B #B1EE8B
square
#8BE2EE #C98BEE #EE978B #B1EE8B
split-complementary
#8BE2EE #EE8BB1 #EEC98B
monochromatic
#21C7DE #56D5E6 #8BE2EE #C0EFF6 #E4F8FB
Accessibility & contrast
On white
1.48
#8BE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#8BE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2EE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2EE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#5EE9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be2ee; /* rgb */ color: rgb(139, 226, 238); /* oklch */ color: oklch(86.2% 0.086 206.9);
Tailwind
colors: {
custom: {
50: '#b2ebf3',
500: '#8be2ee',
950: '#000000',
},
}SCSS
$custom: #8be2ee; $custom-light: #b2ebf3; $custom-dark: #000000;
JSON
{
"hex": "#8be2ee",
"rgb": {
"r": 139,
"g": 226,
"b": 238
},
"hsl": {
"h": 187.273,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.86199,
"c": 0.0855,
"h": 206.9
},
"luminance": 0.66055
}Semantic roles & 50–950 ramp
primary
#8BE2EE
secondary
#C96254
accent
#270FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485