#8DE4DE#8DE4DE
#8DE4DE is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.085 H 190.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE4DE |
|---|---|
| RGB | rgb(141, 228, 222) |
| HSL | hsl(176, 62%, 72%) |
| HSV | hsv(176, 38%, 89%) |
| CMYK | cmyk(38.2%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(85.21, -27.55, -5.35) |
| CIE-LCH | lch(85.21, 28.07, 190.99°) |
| OKLab | oklab(86.22% -0.0834 -0.0148) |
| OKLCH | oklch(86.22% 0.085 190.1) |
| XYZ | xyz(51.9078, 66.4199, 79.1781) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Pale Cyan
#B7FFFA
ΔE00 6.72
Tiffany Blue
#7BF2DA
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE4DE #E48D93
analogous
#8DE4B3 #8DE4DE #8DBFE4
triadic
#8DE4DE #DE8DE4 #E4DE8D
tetradic
#8DE4DE #B38DE4 #E48D93 #BFE48D
square
#8DE4DE #B38DE4 #E48D93 #BFE48D
split-complementary
#8DE4DE #E48DBF #E4B38D
monochromatic
#2FC7BD #5CD8D0 #8DE4DE #BEF0EC #E6F9F8
Accessibility & contrast
On white
1.47
#8DE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#8DE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE4DE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE4DE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#6AE8E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8de4de; /* rgb */ color: rgb(141, 228, 222); /* oklch */ color: oklch(86.2% 0.085 190.1);
Tailwind
colors: {
custom: {
50: '#b2ece8',
500: '#8de4de',
950: '#000000',
},
}SCSS
$custom: #8de4de; $custom-light: #b2ece8; $custom-dark: #000000;
JSON
{
"hex": "#8de4de",
"rgb": {
"r": 141,
"g": 228,
"b": 222
},
"hsl": {
"h": 175.862,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.86222,
"c": 0.08472,
"h": 190.1
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#8DE4DE
secondary
#BD585F
accent
#1C28C9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484