#8BEFF4#8BEFF4
#8BEFF4 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.3% C 0.094 H 199.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEFF4 |
|---|---|
| RGB | rgb(139, 239, 244) |
| HSL | hsl(183, 83%, 75%) |
| HSV | hsv(183, 43%, 96%) |
| CMYK | cmyk(43%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(88.80, -28.04, -11.59) |
| CIE-LCH | lch(88.80, 30.34, 202.45°) |
| OKLab | oklab(89.29% -0.0887 -0.0319) |
| OKLCH | oklch(89.29% 0.094 199.8) |
| XYZ | xyz(57.8368, 73.7491, 96.7576) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.70
Robin Egg Blue
#8AF1FE
ΔE00 2.81
Robin'S Egg
#6DEDFD
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 4.93
Light Cyan
#ACFFFC
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEFF4 #F4908B
analogous
#8BF4C4 #8BEFF4 #8BBBF4
triadic
#8BEFF4 #F48BEF #EFF48B
tetradic
#8BEFF4 #C48BF4 #F4908B #BBF48B
square
#8BEFF4 #C48BF4 #F4908B #BBF48B
split-complementary
#8BEFF4 #F48BBB #F4C48B
monochromatic
#1BE0E9 #53E7EF #8BEFF4 #C3F7F9 #E3FBFC
Accessibility & contrast
On white
1.33
#8BEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#8BEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEFF4
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEFF4 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#D0D9F5
Tritanopia (blue-blind)
#57F5F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8beff4; /* rgb */ color: rgb(139, 239, 244); /* oklch */ color: oklch(89.3% 0.094 199.8);
Tailwind
colors: {
custom: {
50: '#b3f4f7',
500: '#8beff4',
950: '#000000',
},
}SCSS
$custom: #8beff4; $custom-light: #b3f4f7; $custom-dark: #000000;
JSON
{
"hex": "#8beff4",
"rgb": {
"r": 139,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.857,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.89287,
"c": 0.09427,
"h": 199.8
},
"luminance": 0.73754
}Semantic roles & 50–950 ramp
primary
#8BEFF4
secondary
#D15852
accent
#1106DF
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585