#8DD4E2#8DD4E2
#8DD4E2 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.8% C 0.073 H 211.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4E2 |
|---|---|
| RGB | rgb(141, 212, 226) |
| HSL | hsl(190, 59%, 72%) |
| HSV | hsv(190, 38%, 89%) |
| CMYK | cmyk(37.6%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(80.87, -18.68, -13.93) |
| CIE-LCH | lch(80.87, 23.30, 216.71°) |
| OKLab | oklab(82.79% -0.0627 -0.0382) |
| OKLCH | oklch(82.79% 0.073 211.3) |
| XYZ | xyz(48.2506, 58.2376, 80.6352) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4E2 #E29B8D
analogous
#8DE2C6 #8DD4E2 #8DAAE2
triadic
#8DD4E2 #E28DD4 #D4E28D
tetradic
#8DD4E2 #C68DE2 #E29B8D #AAE28D
square
#8DD4E2 #C68DE2 #E29B8D #AAE28D
split-complementary
#8DD4E2 #E28DAA #E2C68D
monochromatic
#32ABC3 #5CC2D6 #8DD4E2 #BEE6EE #E7F6F9
Accessibility & contrast
On white
1.66
#8DD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#8DD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4E2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4E2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE3
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#6BDAD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd4e2; /* rgb */ color: rgb(141, 212, 226); /* oklch */ color: oklch(82.8% 0.073 211.3);
Tailwind
colors: {
custom: {
50: '#b2e1eb',
500: '#8dd4e2',
950: '#000000',
},
}SCSS
$custom: #8dd4e2; $custom-light: #b2e1eb; $custom-dark: #000000;
JSON
{
"hex": "#8dd4e2",
"rgb": {
"r": 141,
"g": 212,
"b": 226
},
"hsl": {
"h": 189.882,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.82789,
"c": 0.07347,
"h": 211.3
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#8DD4E2
secondary
#BA6959
accent
#3A1EC7
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111516
muted
#818484