#8BDFEF#8BDFEF
#8BDFEF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.6% C 0.084 H 211.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFEF |
|---|---|
| RGB | rgb(139, 223, 239) |
| HSL | hsl(190, 76%, 74%) |
| HSV | hsv(190, 42%, 94%) |
| CMYK | cmyk(41.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.22, -21.46, -15.81) |
| CIE-LCH | lch(84.22, 26.66, 216.39°) |
| OKLab | oklab(85.57% -0.0724 -0.0435) |
| OKLCH | oklch(85.57% 0.084 211) |
| XYZ | xyz(52.6094, 64.4925, 91.3207) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.94
Ice Blue
#A5DFF9
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFEF #EF9B8B
analogous
#8BEFCD #8BDFEF #8BADEF
triadic
#8BDFEF #EF8BDF #DFEF8B
tetradic
#8BDFEF #CD8BEF #EF9B8B #ADEF8B
square
#8BDFEF #CD8BEF #EF9B8B #ADEF8B
split-complementary
#8BDFEF #EF8BAD #EFCD8B
monochromatic
#1FC1E0 #55D0E8 #8BDFEF #C1EEF6 #E4F8FB
Accessibility & contrast
On white
1.51
#8BDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#8BDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFEF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFEF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#5FE6E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8bdfef; /* rgb */ color: rgb(139, 223, 239); /* oklch */ color: oklch(85.6% 0.084 211.0);
Tailwind
colors: {
custom: {
50: '#b2e9f4',
500: '#8bdfef',
950: '#000000',
},
}SCSS
$custom: #8bdfef; $custom-light: #b2e9f4; $custom-dark: #000000;
JSON
{
"hex": "#8bdfef",
"rgb": {
"r": 139,
"g": 223,
"b": 239
},
"hsl": {
"h": 189.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.85569,
"c": 0.08442,
"h": 211
},
"luminance": 0.64496
}Semantic roles & 50–950 ramp
primary
#8BDFEF
secondary
#CA6754
accent
#2E0ED8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485