#8BEFF0#8BEFF0
#8BEFF0 is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.2% C 0.094 H 196.4°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEFF0 |
|---|---|
| RGB | rgb(139, 239, 240) |
| HSL | hsl(181, 77%, 74%) |
| HSV | hsv(181, 42%, 94%) |
| CMYK | cmyk(42.1%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(88.69, -29.02, -9.66) |
| CIE-LCH | lch(88.69, 30.59, 198.42°) |
| OKLab | oklab(89.16% -0.0903 -0.0266) |
| OKLCH | oklch(89.16% 0.094 196.4) |
| XYZ | xyz(57.2361, 73.5088, 93.5937) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEFF0 #F08C8B
analogous
#8BF0BF #8BEFF0 #8BBDF0
triadic
#8BEFF0 #F08BEF #EFF08B
tetradic
#8BEFF0 #BF8BF0 #F08C8B #BDF08B
square
#8BEFF0 #BF8BF0 #F08C8B #BDF08B
split-complementary
#8BEFF0 #F08BBD #F0BF8B
monochromatic
#1FE0E2 #55E8E9 #8BEFF0 #C1F6F7 #E4FBFB
Accessibility & contrast
On white
1.34
#8BEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#8BEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEFF0
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEFF0 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#5AF5EF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8beff0; /* rgb */ color: rgb(139, 239, 240); /* oklch */ color: oklch(89.2% 0.094 196.4);
Tailwind
colors: {
custom: {
50: '#b2f4f4',
500: '#8beff0',
950: '#000000',
},
}SCSS
$custom: #8beff0; $custom-light: #b2f4f4; $custom-dark: #000000;
JSON
{
"hex": "#8beff0",
"rgb": {
"r": 139,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.594,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.89157,
"c": 0.09415,
"h": 196.4
},
"luminance": 0.73513
}Semantic roles & 50–950 ramp
primary
#8BEFF0
secondary
#CC5553
accent
#0E0CD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585