#8BE2EA#8BE2EA
#8BE2EA is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.1% C 0.085 H 203.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2EA |
|---|---|
| RGB | rgb(139, 226, 234) |
| HSL | hsl(185, 69%, 73%) |
| HSV | hsv(185, 41%, 92%) |
| CMYK | cmyk(40.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.90, -24.19, -12.15) |
| CIE-LCH | lch(84.90, 27.07, 206.67°) |
| OKLab | oklab(86.07% -0.0778 -0.0334) |
| OKLCH | oklch(86.07% 0.085 203.2) |
| XYZ | xyz(52.6896, 65.8184, 87.7537) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.05
Robin Egg Blue
#8AF1FE
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 6.19
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2EA #EA938B
analogous
#8BEAC3 #8BE2EA #8BB2EA
triadic
#8BE2EA #EA8BE2 #E2EA8B
tetradic
#8BE2EA #C38BEA #EA938B #B2EA8B
square
#8BE2EA #C38BEA #EA938B #B2EA8B
split-complementary
#8BE2EA #EA8BB2 #EAC38B
monochromatic
#26C6D4 #57D5E1 #8BE2EA #BFEFF3 #E5F9FA
Accessibility & contrast
On white
1.48
#8BE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#8BE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2EA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2EA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#61E8E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be2ea; /* rgb */ color: rgb(139, 226, 234); /* oklch */ color: oklch(86.1% 0.085 203.2);
Tailwind
colors: {
custom: {
50: '#b1ebf0',
500: '#8be2ea',
950: '#000000',
},
}SCSS
$custom: #8be2ea; $custom-light: #b1ebf0; $custom-dark: #000000;
JSON
{
"hex": "#8be2ea",
"rgb": {
"r": 139,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.053,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.86065,
"c": 0.08466,
"h": 203.2
},
"luminance": 0.65822
}Semantic roles & 50–950 ramp
primary
#8BE2EA
secondary
#C45E55
accent
#2414D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485