#8DE0DE#8DE0DE
#8DE0DE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.3% C 0.081 H 193.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE0DE |
|---|---|
| RGB | rgb(141, 224, 222) |
| HSL | hsl(179, 57%, 72%) |
| HSV | hsv(179, 37%, 88%) |
| CMYK | cmyk(37.1%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(84.09, -25.61, -7.00) |
| CIE-LCH | lch(84.09, 26.55, 195.29°) |
| OKLab | oklab(85.33% -0.0787 -0.0193) |
| OKLCH | oklch(85.33% 0.081 193.8) |
| XYZ | xyz(50.8201, 64.2445, 78.8156) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Light Cyan
#ACFFFC
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 7.01
Robin'S Egg
#6DEDFD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE0DE #E08D8F
analogous
#8DE0B5 #8DE0DE #8DB9E0
triadic
#8DE0DE #DE8DE0 #E0DE8D
tetradic
#8DE0DE #B58DE0 #E08D8F #B9E08D
square
#8DE0DE #B58DE0 #E08D8F #B9E08D
split-complementary
#8DE0DE #E08DB9 #E0B58D
monochromatic
#34BFBB #5DD3D0 #8DE0DE #BDEDEC #E7F8F8
Accessibility & contrast
On white
1.52
#8DE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#8DE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE0DE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE0DE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#6BE5DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8de0de; /* rgb */ color: rgb(141, 224, 222); /* oklch */ color: oklch(85.3% 0.081 193.8);
Tailwind
colors: {
custom: {
50: '#b2eae8',
500: '#8de0de',
950: '#000000',
},
}SCSS
$custom: #8de0de; $custom-light: #b2eae8; $custom-dark: #000000;
JSON
{
"hex": "#8de0de",
"rgb": {
"r": 141,
"g": 224,
"b": 222
},
"hsl": {
"h": 178.554,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.85326,
"c": 0.08102,
"h": 193.8
},
"luminance": 0.64248
}Semantic roles & 50–950 ramp
primary
#8DE0DE
secondary
#B8595B
accent
#2125C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484