#8DDFED#8DDFED
#8DDFED is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.082 H 209.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFED |
|---|---|
| RGB | rgb(141, 223, 237) |
| HSL | hsl(189, 73%, 74%) |
| HSV | hsv(189, 41%, 93%) |
| CMYK | cmyk(40.5%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.25, -21.47, -14.70) |
| CIE-LCH | lch(84.25, 26.02, 214.40°) |
| OKLab | oklab(85.6% -0.0716 -0.0404) |
| OKLCH | oklch(85.6% 0.082 209.4) |
| XYZ | xyz(52.6527, 64.5488, 89.7890) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.90
Powder Blue
#B0E0E6
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 6.49
Ice Blue
#A5DFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFED #ED9B8D
analogous
#8DEDCB #8DDFED #8DAFED
triadic
#8DDFED #ED8DDF #DFED8D
tetradic
#8DDFED #CB8DED #ED9B8D #AFED8D
square
#8DDFED #CB8DED #ED9B8D #AFED8D
split-complementary
#8DDFED #ED8DAF #EDCB8D
monochromatic
#23C1DC #58D0E5 #8DDFED #C2EEF5 #E5F8FB
Accessibility & contrast
On white
1.51
#8DDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#8DDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFED
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFED | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#64E6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ddfed; /* rgb */ color: rgb(141, 223, 237); /* oklch */ color: oklch(85.6% 0.082 209.4);
Tailwind
colors: {
custom: {
50: '#b3e9f2',
500: '#8ddfed',
950: '#000000',
},
}SCSS
$custom: #8ddfed; $custom-light: #b3e9f2; $custom-dark: #000000;
JSON
{
"hex": "#8ddfed",
"rgb": {
"r": 141,
"g": 223,
"b": 237
},
"hsl": {
"h": 188.75,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.85597,
"c": 0.08218,
"h": 209.4
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#8DDFED
secondary
#C86756
accent
#2D11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485