#8BE0EE#8BE0EE
#8BE0EE is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.085 H 209.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE0EE |
|---|---|
| RGB | rgb(139, 224, 238) |
| HSL | hsl(188, 74%, 74%) |
| HSV | hsv(188, 42%, 93%) |
| CMYK | cmyk(41.6%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.47, -22.21, -14.92) |
| CIE-LCH | lch(84.47, 26.75, 213.89°) |
| OKLab | oklab(85.76% -0.0739 -0.041) |
| OKLCH | oklch(85.76% 0.085 209) |
| XYZ | xyz(52.7301, 64.9695, 90.6341) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE0EE #EE998B
analogous
#8BEECB #8BE0EE #8BAFEE
triadic
#8BE0EE #EE8BE0 #E0EE8B
tetradic
#8BE0EE #CB8BEE #EE998B #AFEE8B
square
#8BE0EE #CB8BEE #EE998B #AFEE8B
split-complementary
#8BE0EE #EE8BAF #EECB8B
monochromatic
#21C3DE #56D2E6 #8BE0EE #C0EEF6 #E4F8FB
Accessibility & contrast
On white
1.50
#8BE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#8BE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE0EE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE0EE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C2CEEE
Tritanopia (blue-blind)
#5FE7E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8be0ee; /* rgb */ color: rgb(139, 224, 238); /* oklch */ color: oklch(85.8% 0.085 209.0);
Tailwind
colors: {
custom: {
50: '#b2e9f3',
500: '#8be0ee',
950: '#000000',
},
}SCSS
$custom: #8be0ee; $custom-light: #b2e9f3; $custom-dark: #000000;
JSON
{
"hex": "#8be0ee",
"rgb": {
"r": 139,
"g": 224,
"b": 238
},
"hsl": {
"h": 188.485,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.85756,
"c": 0.08452,
"h": 209
},
"luminance": 0.64973
}Semantic roles & 50–950 ramp
primary
#8BE0EE
secondary
#C96554
accent
#2B0FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485