#8BDEEE#8BDEEE
#8BDEEE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.084 H 211.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDEEE |
|---|---|
| RGB | rgb(139, 222, 238) |
| HSL | hsl(190, 74%, 74%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(41.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.91, -21.21, -15.75) |
| CIE-LCH | lch(83.91, 26.42, 216.59°) |
| OKLab | oklab(85.31% -0.0716 -0.0433) |
| OKLCH | oklch(85.31% 0.084 211.2) |
| XYZ | xyz(52.1957, 63.9008, 90.4560) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 5.10
Powder Blue
#B0E0E6
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDEEE #EE9B8B
analogous
#8BEECD #8BDEEE #8BADEE
triadic
#8BDEEE #EE8BDE #DEEE8B
tetradic
#8BDEEE #CD8BEE #EE9B8B #ADEE8B
square
#8BDEEE #CD8BEE #EE9B8B #ADEE8B
split-complementary
#8BDEEE #EE8BAD #EECD8B
monochromatic
#21BFDE #56CFE6 #8BDEEE #C0EDF6 #E4F7FB
Accessibility & contrast
On white
1.52
#8BDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#8BDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDEEE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDEEE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#5FE5E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8bdeee; /* rgb */ color: rgb(139, 222, 238); /* oklch */ color: oklch(85.3% 0.084 211.2);
Tailwind
colors: {
custom: {
50: '#b1e8f3',
500: '#8bdeee',
950: '#000000',
},
}SCSS
$custom: #8bdeee; $custom-light: #b1e8f3; $custom-dark: #000000;
JSON
{
"hex": "#8bdeee",
"rgb": {
"r": 139,
"g": 222,
"b": 238
},
"hsl": {
"h": 189.697,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.85314,
"c": 0.08366,
"h": 211.2
},
"luminance": 0.63905
}Semantic roles & 50–950 ramp
primary
#8BDEEE
secondary
#C96754
accent
#2F0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485