#8BDFEE#8BDFEE
#8BDFEE is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.084 H 210.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFEE |
|---|---|
| RGB | rgb(139, 223, 238) |
| HSL | hsl(189, 74%, 74%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(41.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.19, -21.71, -15.33) |
| CIE-LCH | lch(84.19, 26.58, 215.23°) |
| OKLab | oklab(85.54% -0.0727 -0.0421) |
| OKLCH | oklch(85.54% 0.084 210.1) |
| XYZ | xyz(52.4621, 64.4336, 90.5448) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.78
Powder Blue
#B0E0E6
ΔE00 5.87
Ice Blue
#A5DFF9
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFEE #EE9A8B
analogous
#8BEECC #8BDFEE #8BAEEE
triadic
#8BDFEE #EE8BDF #DFEE8B
tetradic
#8BDFEE #CC8BEE #EE9A8B #AEEE8B
square
#8BDFEE #CC8BEE #EE9A8B #AEEE8B
split-complementary
#8BDFEE #EE8BAE #EECC8B
monochromatic
#21C1DE #56D0E6 #8BDFEE #C0EEF6 #E4F8FB
Accessibility & contrast
On white
1.51
#8BDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#8BDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFEE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFEE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#5FE6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8bdfee; /* rgb */ color: rgb(139, 223, 238); /* oklch */ color: oklch(85.5% 0.084 210.1);
Tailwind
colors: {
custom: {
50: '#b1e9f3',
500: '#8bdfee',
950: '#000000',
},
}SCSS
$custom: #8bdfee; $custom-light: #b1e9f3; $custom-dark: #000000;
JSON
{
"hex": "#8bdfee",
"rgb": {
"r": 139,
"g": 223,
"b": 238
},
"hsl": {
"h": 189.091,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.85535,
"c": 0.08408,
"h": 210.1
},
"luminance": 0.64437
}Semantic roles & 50–950 ramp
primary
#8BDFEE
secondary
#C96654
accent
#2D0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485