#8DE3CD#8DE3CD
#8DE3CD is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.090 H 176.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE3CD |
|---|---|
| RGB | rgb(141, 227, 205) |
| HSL | hsl(165, 61%, 72%) |
| HSV | hsv(165, 38%, 89%) |
| CMYK | cmyk(37.9%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(84.49, -30.94, 2.56) |
| CIE-LCH | lch(84.49, 31.04, 175.27°) |
| OKLab | oklab(85.49% -0.0893 0.0063) |
| OKLCH | oklch(85.49% 0.09 176) |
| XYZ | xyz(49.4689, 65.0054, 67.6864) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.87
Pale Teal
#82CBB2
ΔE00 5.95
Light Turquoise
#7EF4CC
ΔE00 6.16
Seafoam
#7FE0B3
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE3CD #E38DA3
analogous
#8DE3A2 #8DE3CD #8DCEE3
triadic
#8DE3CD #CD8DE3 #E3CD8D
tetradic
#8DE3CD #A28DE3 #E38DA3 #CEE38D
square
#8DE3CD #A28DE3 #E38DA3 #CEE38D
split-complementary
#8DE3CD #E38DCE #E3A28D
monochromatic
#30C59F #5CD7B7 #8DE3CD #BEEFE3 #E6F9F4
Accessibility & contrast
On white
1.50
#8DE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#8DE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE3CD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE3CD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#71E5DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8de3cd; /* rgb */ color: rgb(141, 227, 205); /* oklch */ color: oklch(85.5% 0.090 176.0);
Tailwind
colors: {
custom: {
50: '#b2ecdc',
500: '#8de3cd',
950: '#000000',
},
}SCSS
$custom: #8de3cd; $custom-light: #b2ecdc; $custom-dark: #000000;
JSON
{
"hex": "#8de3cd",
"rgb": {
"r": 141,
"g": 227,
"b": 205
},
"hsl": {
"h": 164.651,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.85494,
"c": 0.08953,
"h": 176
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#8DE3CD
secondary
#BC5972
accent
#1D49C8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484