#8BE2EB#8BE2EB
#8BE2EB is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.1% C 0.085 H 204.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2EB |
|---|---|
| RGB | rgb(139, 226, 235) |
| HSL | hsl(186, 71%, 73%) |
| HSV | hsv(186, 41%, 92%) |
| CMYK | cmyk(40.9%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.93, -23.94, -12.63) |
| CIE-LCH | lch(84.93, 27.07, 207.82°) |
| OKLab | oklab(86.1% -0.0774 -0.0347) |
| OKLCH | oklch(86.1% 0.085 204.2) |
| XYZ | xyz(52.8337, 65.8760, 88.5124) |
| Luminance | 0.6588 (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.20
Paleturquoise
#AFEEEE
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.12
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2EB #EB948B
analogous
#8BEBC4 #8BE2EB #8BB2EB
triadic
#8BE2EB #EB8BE2 #E2EB8B
tetradic
#8BE2EB #C48BEB #EB948B #B2EB8B
square
#8BE2EB #C48BEB #EB948B #B2EB8B
split-complementary
#8BE2EB #EB8BB2 #EBC48B
monochromatic
#25C6D7 #57D5E2 #8BE2EB #BFEFF4 #E5F8FA
Accessibility & contrast
On white
1.48
#8BE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#8BE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2EB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2EB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#60E8E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be2eb; /* rgb */ color: rgb(139, 226, 235); /* oklch */ color: oklch(86.1% 0.085 204.2);
Tailwind
colors: {
custom: {
50: '#b1ebf1',
500: '#8be2eb',
950: '#000000',
},
}SCSS
$custom: #8be2eb; $custom-light: #b1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#8be2eb",
"rgb": {
"r": 139,
"g": 226,
"b": 235
},
"hsl": {
"h": 185.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.86098,
"c": 0.08483,
"h": 204.2
},
"luminance": 0.6588
}Semantic roles & 50–950 ramp
primary
#8BE2EB
secondary
#C55F55
accent
#2513D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485