#8BF2EE#8BF2EE
#8BF2EE is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.8% C 0.097 H 192.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF2EE |
|---|---|
| RGB | rgb(139, 242, 238) |
| HSL | hsl(178, 80%, 75%) |
| HSV | hsv(178, 43%, 95%) |
| CMYK | cmyk(42.6%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.47, -30.93, -7.46) |
| CIE-LCH | lch(89.47, 31.82, 193.56°) |
| OKLab | oklab(89.77% -0.0945 -0.0207) |
| OKLCH | oklch(89.77% 0.097 192.3) |
| XYZ | xyz(57.8262, 75.1618, 92.3328) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.09
Pale Cyan
#B7FFFA
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF2EE #F28B8F
analogous
#8BF2BB #8BF2EE #8BC3F2
triadic
#8BF2EE #EE8BF2 #F2EE8B
tetradic
#8BF2EE #BB8BF2 #F28B8F #C3F28B
square
#8BF2EE #BB8BF2 #F28B8F #C3F28B
split-complementary
#8BF2EE #F28BC3 #F2BB8B
monochromatic
#1DE6DE #54ECE6 #8BF2EE #C2F8F6 #E3FCFB
Accessibility & contrast
On white
1.31
#8BF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#8BF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF2EE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF2EE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#5AF7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8bf2ee; /* rgb */ color: rgb(139, 242, 238); /* oklch */ color: oklch(89.8% 0.097 192.3);
Tailwind
colors: {
custom: {
50: '#b2f6f3',
500: '#8bf2ee',
950: '#000000',
},
}SCSS
$custom: #8bf2ee; $custom-light: #b2f6f3; $custom-dark: #000000;
JSON
{
"hex": "#8bf2ee",
"rgb": {
"r": 139,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.67,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.89765,
"c": 0.09674,
"h": 192.3
},
"luminance": 0.75166
}Semantic roles & 50–950 ramp
primary
#8BF2EE
secondary
#CE5358
accent
#0912DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585