#8BD2D2#8BD2D2
#8BD2D2 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.7% C 0.071 H 195.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2D2 |
|---|---|
| RGB | rgb(139, 210, 210) |
| HSL | hsl(180, 44%, 68%) |
| HSV | hsv(180, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.75, -22.07, -7.06) |
| CIE-LCH | lch(79.75, 23.17, 197.74°) |
| OKLab | oklab(81.71% -0.0683 -0.0194) |
| OKLCH | oklch(81.71% 0.071 195.8) |
| XYZ | xyz(45.3228, 56.2325, 69.4260) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Robin Egg Blue
#8AF1FE
ΔE00 8.40
Darkturquoise
#00CED1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2D2 #D28B8B
analogous
#8BD2AE #8BD2D2 #8BAED2
triadic
#8BD2D2 #D28BD2 #D2D28B
tetradic
#8BD2D2 #AE8BD2 #D28B8B #AED28B
square
#8BD2D2 #AE8BD2 #D28B8B #AED28B
split-complementary
#8BD2D2 #D28BAE #D2AE8B
monochromatic
#3FA3A3 #5FC1C1 #8BD2D2 #B7E3E3 #E3F4F4
Accessibility & contrast
On white
1.71
#8BD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#8BD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2D2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2D2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#BCC1D3
Tritanopia (blue-blind)
#6FD6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8bd2d2; /* rgb */ color: rgb(139, 210, 210); /* oklch */ color: oklch(81.7% 0.071 195.8);
Tailwind
colors: {
custom: {
50: '#b0e0df',
500: '#8bd2d2',
950: '#000000',
},
}SCSS
$custom: #8bd2d2; $custom-light: #b0e0df; $custom-dark: #000000;
JSON
{
"hex": "#8bd2d2",
"rgb": {
"r": 139,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.81709,
"c": 0.07105,
"h": 195.8
},
"luminance": 0.56235
}Semantic roles & 50–950 ramp
primary
#8BD2D2
secondary
#A85A5A
accent
#2E2EB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484