#8BEFF5#8BEFF5
#8BEFF5 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.3% C 0.094 H 200.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEFF5 |
|---|---|
| RGB | rgb(139, 239, 245) |
| HSL | hsl(183, 84%, 75%) |
| HSV | hsv(183, 43%, 96%) |
| CMYK | cmyk(43.3%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(88.83, -27.79, -12.07) |
| CIE-LCH | lch(88.83, 30.30, 203.47°) |
| OKLab | oklab(89.32% -0.0883 -0.0332) |
| OKLCH | oklch(89.32% 0.094 200.6) |
| XYZ | xyz(57.9891, 73.8100, 97.5595) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.41
Robin Egg Blue
#8AF1FE
ΔE00 2.45
Robin'S Egg
#6DEDFD
ΔE00 3.64
Paleturquoise
#AFEEEE
ΔE00 4.99
Light Cyan
#ACFFFC
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEFF5 #F5918B
analogous
#8BF5C6 #8BEFF5 #8BBAF5
triadic
#8BEFF5 #F58BEF #EFF58B
tetradic
#8BEFF5 #C68BF5 #F5918B #BAF58B
square
#8BEFF5 #C68BF5 #F5918B #BAF58B
split-complementary
#8BEFF5 #F58BBA #F5C68B
monochromatic
#1ADFEB #53E7F0 #8BEFF5 #C3F7FA #E3FBFD
Accessibility & contrast
On white
1.33
#8BEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#8BEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEFF5
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEFF5 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F6
Deuteranopia (green-blind)
#D0D9F6
Tritanopia (blue-blind)
#57F6F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8beff5; /* rgb */ color: rgb(139, 239, 245); /* oklch */ color: oklch(89.3% 0.094 200.6);
Tailwind
colors: {
custom: {
50: '#b3f4f8',
500: '#8beff5',
950: '#000000',
},
}SCSS
$custom: #8beff5; $custom-light: #b3f4f8; $custom-dark: #000000;
JSON
{
"hex": "#8beff5",
"rgb": {
"r": 139,
"g": 239,
"b": 245
},
"hsl": {
"h": 183.396,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.89319,
"c": 0.09436,
"h": 200.6
},
"luminance": 0.73815
}Semantic roles & 50–950 ramp
primary
#8BEFF5
secondary
#D25952
accent
#1105E1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585