#8BEFF2#8BEFF2
#8BEFF2 is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.2% C 0.094 H 198.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEFF2 |
|---|---|
| RGB | rgb(139, 239, 242) |
| HSL | hsl(182, 80%, 75%) |
| HSV | hsv(182, 43%, 95%) |
| CMYK | cmyk(42.6%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(88.75, -28.53, -10.63) |
| CIE-LCH | lch(88.75, 30.45, 200.42°) |
| OKLab | oklab(89.22% -0.0895 -0.0293) |
| OKLCH | oklch(89.22% 0.094 198.1) |
| XYZ | xyz(57.5348, 73.6283, 95.1670) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 4.88
Pale Cyan
#B7FFFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEFF2 #F28E8B
analogous
#8BF2C2 #8BEFF2 #8BBBF2
triadic
#8BEFF2 #F28BEF #EFF28B
tetradic
#8BEFF2 #C28BF2 #F28E8B #BBF28B
square
#8BEFF2 #C28BF2 #F28E8B #BBF28B
split-complementary
#8BEFF2 #F28BBB #F2C28B
monochromatic
#1DE0E6 #54E7EC #8BEFF2 #C2F7F8 #E3FBFC
Accessibility & contrast
On white
1.34
#8BEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#8BEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEFF2
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEFF2 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F2
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#59F5F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8beff2; /* rgb */ color: rgb(139, 239, 242); /* oklch */ color: oklch(89.2% 0.094 198.1);
Tailwind
colors: {
custom: {
50: '#b2f4f6',
500: '#8beff2',
950: '#000000',
},
}SCSS
$custom: #8beff2; $custom-light: #b2f4f6; $custom-dark: #000000;
JSON
{
"hex": "#8beff2",
"rgb": {
"r": 139,
"g": 239,
"b": 242
},
"hsl": {
"h": 181.748,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.89222,
"c": 0.09417,
"h": 198.1
},
"luminance": 0.73633
}Semantic roles & 50–950 ramp
primary
#8BEFF2
secondary
#CE5653
accent
#0F09DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585