#8DD2CF#8DD2CF
#8DD2CF is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.7% C 0.070 H 192.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD2CF |
|---|---|
| RGB | rgb(141, 210, 207) |
| HSL | hsl(177, 43%, 69%) |
| HSV | hsv(177, 33%, 82%) |
| CMYK | cmyk(32.9%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(79.76, -22.23, -5.42) |
| CIE-LCH | lch(79.76, 22.88, 193.71°) |
| OKLab | oklab(81.72% -0.0679 -0.0149) |
| OKLCH | oklch(81.72% 0.07 192.4) |
| XYZ | xyz(45.2896, 56.2582, 67.4919) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.16
Pale Teal
#82CBB2
ΔE00 8.48
Darkturquoise
#00CED1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD2CF #D28D90
analogous
#8DD2AD #8DD2CF #8DB3D2
triadic
#8DD2CF #CF8DD2 #D2CF8D
tetradic
#8DD2CF #AD8DD2 #D28D90 #B3D28D
square
#8DD2CF #AD8DD2 #D28D90 #B3D28D
split-complementary
#8DD2CF #D28DB3 #D2AD8D
monochromatic
#41A4A0 #61C1BD #8DD2CF #B9E3E1 #E5F5F4
Accessibility & contrast
On white
1.71
#8DD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#8DD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD2CF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD2CF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#74D6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd2cf; /* rgb */ color: rgb(141, 210, 207); /* oklch */ color: oklch(81.7% 0.070 192.4);
Tailwind
colors: {
custom: {
50: '#b1e0dd',
500: '#8dd2cf',
950: '#000000',
},
}SCSS
$custom: #8dd2cf; $custom-light: #b1e0dd; $custom-dark: #000000;
JSON
{
"hex": "#8dd2cf",
"rgb": {
"r": 141,
"g": 210,
"b": 207
},
"hsl": {
"h": 177.391,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.81719,
"c": 0.06951,
"h": 192.4
},
"luminance": 0.56261
}Semantic roles & 50–950 ramp
primary
#8DD2CF
secondary
#A85C5F
accent
#2F35B7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484