#8DE3D2#8DE3D2
#8DE3D2 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.087 H 180.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE3D2 |
|---|---|
| RGB | rgb(141, 227, 210) |
| HSL | hsl(168, 61%, 72%) |
| HSV | hsv(168, 38%, 89%) |
| CMYK | cmyk(37.9%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(84.61, -29.83, 0.11) |
| CIE-LCH | lch(84.61, 29.83, 179.79°) |
| OKLab | oklab(85.64% -0.0872 -0.0002) |
| OKLCH | oklch(85.64% 0.087 180.1) |
| XYZ | xyz(50.0821, 65.2507, 70.9159) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 5.77
Light Teal
#90E4C1
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 6.65
Pale Aqua
#B8FFEB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE3D2 #E38D9E
analogous
#8DE3A7 #8DE3D2 #8DC9E3
triadic
#8DE3D2 #D28DE3 #E3D28D
tetradic
#8DE3D2 #A78DE3 #E38D9E #C9E38D
square
#8DE3D2 #A78DE3 #E38D9E #C9E38D
split-complementary
#8DE3D2 #E38DC9 #E3A78D
monochromatic
#30C5A8 #5CD7BF #8DE3D2 #BEEFE5 #E6F9F5
Accessibility & contrast
On white
1.49
#8DE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#8DE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE3D2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE3D2 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#CDCFD3
Tritanopia (blue-blind)
#6FE6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8de3d2; /* rgb */ color: rgb(141, 227, 210); /* oklch */ color: oklch(85.6% 0.087 180.1);
Tailwind
colors: {
custom: {
50: '#b2ecdf',
500: '#8de3d2',
950: '#000000',
},
}SCSS
$custom: #8de3d2; $custom-light: #b2ecdf; $custom-dark: #000000;
JSON
{
"hex": "#8de3d2",
"rgb": {
"r": 141,
"g": 227,
"b": 210
},
"hsl": {
"h": 168.14,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.85637,
"c": 0.0872,
"h": 180.1
},
"luminance": 0.65254
}Semantic roles & 50–950 ramp
primary
#8DE3D2
secondary
#BC596C
accent
#1D3FC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484