#8BEFF3#8BEFF3
#8BEFF3 is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.3% C 0.094 H 198.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEFF3 |
|---|---|
| RGB | rgb(139, 239, 243) |
| HSL | hsl(182, 81%, 75%) |
| HSV | hsv(182, 43%, 95%) |
| CMYK | cmyk(42.8%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(88.78, -28.29, -11.11) |
| CIE-LCH | lch(88.78, 30.39, 201.44°) |
| OKLab | oklab(89.25% -0.0891 -0.0306) |
| OKLCH | oklch(89.25% 0.094 198.9) |
| XYZ | xyz(57.6854, 73.6886, 95.9602) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.01
Robin Egg Blue
#8AF1FE
ΔE00 3.17
Robin'S Egg
#6DEDFD
ΔE00 4.20
Light Cyan
#ACFFFC
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 4.90
Pale Cyan
#B7FFFA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEFF3 #F38F8B
analogous
#8BF3C3 #8BEFF3 #8BBBF3
triadic
#8BEFF3 #F38BEF #EFF38B
tetradic
#8BEFF3 #C38BF3 #F38F8B #BBF38B
square
#8BEFF3 #C38BF3 #F38F8B #BBF38B
split-complementary
#8BEFF3 #F38BBB #F3C38B
monochromatic
#1CE0E8 #54E7ED #8BEFF3 #C2F7F9 #E3FBFC
Accessibility & contrast
On white
1.33
#8BEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#8BEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEFF3
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEFF3 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F3
Deuteranopia (green-blind)
#D0D9F4
Tritanopia (blue-blind)
#58F5F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8beff3; /* rgb */ color: rgb(139, 239, 243); /* oklch */ color: oklch(89.3% 0.094 198.9);
Tailwind
colors: {
custom: {
50: '#b3f4f7',
500: '#8beff3',
950: '#000000',
},
}SCSS
$custom: #8beff3; $custom-light: #b3f4f7; $custom-dark: #000000;
JSON
{
"hex": "#8beff3",
"rgb": {
"r": 139,
"g": 239,
"b": 243
},
"hsl": {
"h": 182.308,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.89254,
"c": 0.09421,
"h": 198.9
},
"luminance": 0.73693
}Semantic roles & 50–950 ramp
primary
#8BEFF3
secondary
#D05753
accent
#1008DE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585