#8BE4E4#8BE4E4
#8BE4E4 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.086 H 195.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4E4 |
|---|---|
| RGB | rgb(139, 228, 228) |
| HSL | hsl(180, 62%, 72%) |
| HSV | hsv(180, 39%, 89%) |
| CMYK | cmyk(39%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.29, -26.63, -8.41) |
| CIE-LCH | lch(85.29, 27.93, 197.53°) |
| OKLab | oklab(86.32% -0.0825 -0.0232) |
| OKLCH | oklch(86.32% 0.086 195.7) |
| XYZ | xyz(52.3892, 66.5734, 83.4731) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.98
Light Cyan
#ACFFFC
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4E4 #E48B8B
analogous
#8BE4B8 #8BE4E4 #8BB8E4
triadic
#8BE4E4 #E48BE4 #E4E48B
tetradic
#8BE4E4 #B88BE4 #E48B8B #B8E48B
square
#8BE4E4 #B88BE4 #E48B8B #B8E48B
split-complementary
#8BE4E4 #E48BB8 #E4B88B
monochromatic
#2EC6C6 #59D8D8 #8BE4E4 #BDF0F0 #E6F9F9
Accessibility & contrast
On white
1.47
#8BE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#8BE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4E4
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4E4 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#63E9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8be4e4; /* rgb */ color: rgb(139, 228, 228); /* oklch */ color: oklch(86.3% 0.086 195.7);
Tailwind
colors: {
custom: {
50: '#b1ecec',
500: '#8be4e4',
950: '#000000',
},
}SCSS
$custom: #8be4e4; $custom-light: #b1ecec; $custom-dark: #000000;
JSON
{
"hex": "#8be4e4",
"rgb": {
"r": 139,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.86316,
"c": 0.08571,
"h": 195.7
},
"luminance": 0.66577
}Semantic roles & 50–950 ramp
primary
#8BE4E4
secondary
#BD5656
accent
#1C1CCA
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484