#8BEFF8#8BEFF8
#8BEFF8 is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.4% C 0.095 H 203.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEFF8 |
|---|---|
| RGB | rgb(139, 239, 248) |
| HSL | hsl(185, 89%, 76%) |
| HSV | hsv(185, 44%, 97%) |
| CMYK | cmyk(44%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(88.92, -27.05, -13.50) |
| CIE-LCH | lch(88.92, 30.23, 206.53°) |
| OKLab | oklab(89.42% -0.0871 -0.0372) |
| OKLCH | oklch(89.42% 0.095 203.1) |
| XYZ | xyz(58.4508, 73.9947, 99.9910) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.40
Robin'S Egg Blue
#98EFF9
ΔE00 1.69
Robin'S Egg
#6DEDFD
ΔE00 2.95
Paleturquoise
#AFEEEE
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 5.74
Pale Sky Blue
#BDF6FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEFF8 #F8948B
analogous
#8BF8CA #8BEFF8 #8BB8F8
triadic
#8BEFF8 #F88BEF #EFF88B
tetradic
#8BEFF8 #CA8BF8 #F8948B #B8F88B
square
#8BEFF8 #CA8BF8 #F8948B #B8F88B
split-complementary
#8BEFF8 #F88BB8 #F8CA8B
monochromatic
#18DFF1 #51E7F5 #8BEFF8 #C5F7FB #E2FBFD
Accessibility & contrast
On white
1.33
#8BEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#8BEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEFF8
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEFF8 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F9
Deuteranopia (green-blind)
#CFD9F9
Tritanopia (blue-blind)
#55F6F1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8beff8; /* rgb */ color: rgb(139, 239, 248); /* oklch */ color: oklch(89.4% 0.095 203.1);
Tailwind
colors: {
custom: {
50: '#b3f4fa',
500: '#8beff8',
950: '#000000',
},
}SCSS
$custom: #8beff8; $custom-light: #b3f4fa; $custom-dark: #000000;
JSON
{
"hex": "#8beff8",
"rgb": {
"r": 139,
"g": 239,
"b": 248
},
"hsl": {
"h": 184.954,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.89418,
"c": 0.09474,
"h": 203.1
},
"luminance": 0.73999
}Semantic roles & 50–950 ramp
primary
#8BEFF8
secondary
#D65C51
accent
#1300E5
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585