#8BE4EE#8BE4EE
#8BE4EE is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.6% C 0.087 H 204.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4EE |
|---|---|
| RGB | rgb(139, 228, 238) |
| HSL | hsl(186, 74%, 74%) |
| HSV | hsv(186, 42%, 93%) |
| CMYK | cmyk(41.6%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(85.58, -24.18, -13.25) |
| CIE-LCH | lch(85.58, 27.58, 208.73°) |
| OKLab | oklab(86.64% -0.0785 -0.0364) |
| OKLCH | oklch(86.64% 0.087 204.9) |
| XYZ | xyz(53.8177, 67.1449, 90.9966) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.53
Robin Egg Blue
#8AF1FE
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 3.78
Paleturquoise
#AFEEEE
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 6.25
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4EE #EE958B
analogous
#8BEEC7 #8BE4EE #8BB3EE
triadic
#8BE4EE #EE8BE4 #E4EE8B
tetradic
#8BE4EE #C78BEE #EE958B #B3EE8B
square
#8BE4EE #C78BEE #EE958B #B3EE8B
split-complementary
#8BE4EE #EE8BB3 #EEC78B
monochromatic
#21CBDE #56D8E6 #8BE4EE #C0F0F6 #E4F9FB
Accessibility & contrast
On white
1.46
#8BE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#8BE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4EE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4EE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C6D1EE
Tritanopia (blue-blind)
#5EEBE7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8be4ee; /* rgb */ color: rgb(139, 228, 238); /* oklch */ color: oklch(86.6% 0.087 204.9);
Tailwind
colors: {
custom: {
50: '#b2ecf3',
500: '#8be4ee',
950: '#000000',
},
}SCSS
$custom: #8be4ee; $custom-light: #b2ecf3; $custom-dark: #000000;
JSON
{
"hex": "#8be4ee",
"rgb": {
"r": 139,
"g": 228,
"b": 238
},
"hsl": {
"h": 186.061,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.86643,
"c": 0.08658,
"h": 204.9
},
"luminance": 0.67149
}Semantic roles & 50–950 ramp
primary
#8BE4EE
secondary
#C96054
accent
#230FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485