#8BD2DE#8BD2DE
#8BD2DE is a very light, moderate teal. Relative luminance 0.569; OKLCH L 82.1% C 0.073 H 209.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2DE |
|---|---|
| RGB | rgb(139, 210, 222) |
| HSL | hsl(189, 56%, 71%) |
| HSV | hsv(189, 37%, 87%) |
| CMYK | cmyk(37.4%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.10, -19.18, -12.96) |
| CIE-LCH | lch(80.10, 23.15, 214.05°) |
| OKLab | oklab(82.1% -0.0636 -0.0355) |
| OKLCH | oklch(82.1% 0.073 209.2) |
| XYZ | xyz(46.8742, 56.8531, 77.5968) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Ice Blue
#A5DFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2DE #DE978B
analogous
#8BDEC0 #8BD2DE #8BA8DE
triadic
#8BD2DE #DE8BD2 #D2DE8B
tetradic
#8BD2DE #C08BDE #DE978B #A8DE8B
square
#8BD2DE #C08BDE #DE978B #A8DE8B
split-complementary
#8BD2DE #DE8BA8 #DEC08B
monochromatic
#35A7BA #5BC0D0 #8BD2DE #BBE4EC #E7F6F8
Accessibility & contrast
On white
1.70
#8BD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#8BD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2DE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2DE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#6AD8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8bd2de; /* rgb */ color: rgb(139, 210, 222); /* oklch */ color: oklch(82.1% 0.073 209.2);
Tailwind
colors: {
custom: {
50: '#b0e0e8',
500: '#8bd2de',
950: '#000000',
},
}SCSS
$custom: #8bd2de; $custom-light: #b0e0e8; $custom-dark: #000000;
JSON
{
"hex": "#8bd2de",
"rgb": {
"r": 139,
"g": 210,
"b": 222
},
"hsl": {
"h": 188.675,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.82105,
"c": 0.07283,
"h": 209.2
},
"luminance": 0.56856
}Semantic roles & 50–950 ramp
primary
#8BD2DE
secondary
#B66558
accent
#3A22C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484