#8DDEEB#8DDEEB
#8DDEEB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.081 H 208.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEEB |
|---|---|
| RGB | rgb(141, 222, 235) |
| HSL | hsl(188, 70%, 74%) |
| HSV | hsv(188, 40%, 92%) |
| CMYK | cmyk(40%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.91, -21.47, -14.15) |
| CIE-LCH | lch(83.91, 25.72, 213.39°) |
| OKLab | oklab(85.31% -0.0712 -0.0389) |
| OKLCH | oklch(85.31% 0.081 208.6) |
| XYZ | xyz(52.0957, 63.8998, 88.1699) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEEB #EB9A8D
analogous
#8DEBC9 #8DDEEB #8DAFEB
triadic
#8DDEEB #EB8DDE #DEEB8D
tetradic
#8DDEEB #C98DEB #EB9A8D #AFEB8D
square
#8DDEEB #C98DEB #EB9A8D #AFEB8D
split-complementary
#8DDEEB #EB8DAF #EBC98D
monochromatic
#26BFD8 #59CFE2 #8DDEEB #C1EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#8DDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#8DDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEEB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEEB | 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)
#D1D8EC
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#65E5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ddeeb; /* rgb */ color: rgb(141, 222, 235); /* oklch */ color: oklch(85.3% 0.081 208.6);
Tailwind
colors: {
custom: {
50: '#b2e8f1',
500: '#8ddeeb',
950: '#000000',
},
}SCSS
$custom: #8ddeeb; $custom-light: #b2e8f1; $custom-dark: #000000;
JSON
{
"hex": "#8ddeeb",
"rgb": {
"r": 141,
"g": 222,
"b": 235
},
"hsl": {
"h": 188.298,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.85307,
"c": 0.08108,
"h": 208.6
},
"luminance": 0.63903
}Semantic roles & 50–950 ramp
primary
#8DDEEB
secondary
#C66657
accent
#2E13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485