#8BDFEC#8BDFEC
#8BDFEC is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.083 H 208.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFEC |
|---|---|
| RGB | rgb(139, 223, 236) |
| HSL | hsl(188, 72%, 74%) |
| HSV | hsv(188, 41%, 93%) |
| CMYK | cmyk(41.1%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.13, -22.21, -14.36) |
| CIE-LCH | lch(84.13, 26.45, 212.89°) |
| OKLab | oklab(85.47% -0.0735 -0.0395) |
| OKLCH | oklch(85.47% 0.083 208.2) |
| XYZ | xyz(52.1699, 64.3167, 89.0059) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.65
Powder Blue
#B0E0E6
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 6.35
Pale Sky Blue
#BDF6FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFEC #EC988B
analogous
#8BECC8 #8BDFEC #8BAEEC
triadic
#8BDFEC #EC8BDF #DFEC8B
tetradic
#8BDFEC #C88BEC #EC988B #AEEC8B
square
#8BDFEC #C88BEC #EC988B #AEEC8B
split-complementary
#8BDFEC #EC8BAE #ECC88B
monochromatic
#24C1D9 #56D0E3 #8BDFEC #C0EEF5 #E5F8FB
Accessibility & contrast
On white
1.51
#8BDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#8BDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFEC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFEC | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#60E6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8bdfec; /* rgb */ color: rgb(139, 223, 236); /* oklch */ color: oklch(85.5% 0.083 208.2);
Tailwind
colors: {
custom: {
50: '#b1e9f2',
500: '#8bdfec',
950: '#000000',
},
}SCSS
$custom: #8bdfec; $custom-light: #b1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#8bdfec",
"rgb": {
"r": 139,
"g": 223,
"b": 236
},
"hsl": {
"h": 188.041,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.85466,
"c": 0.08345,
"h": 208.2
},
"luminance": 0.6432
}Semantic roles & 50–950 ramp
primary
#8BDFEC
secondary
#C76455
accent
#2C12D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485