#8FD2D2#8FD2D2
#8FD2D2 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.9% C 0.068 H 195.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2D2 |
|---|---|
| RGB | rgb(143, 210, 210) |
| HSL | hsl(180, 43%, 69%) |
| HSV | hsv(180, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.94, -20.98, -6.75) |
| CIE-LCH | lch(79.94, 22.04, 197.82°) |
| OKLab | oklab(81.92% -0.065 -0.0185) |
| OKLCH | oklch(81.92% 0.068 195.9) |
| XYZ | xyz(46.0031, 56.5833, 69.4579) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 7.61
Robin Egg Blue
#8AF1FE
ΔE00 8.51
Robin'S Egg
#6DEDFD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2D2 #D28F8F
analogous
#8FD2B1 #8FD2D2 #8FB1D2
triadic
#8FD2D2 #D28FD2 #D2D28F
tetradic
#8FD2D2 #B18FD2 #D28F8F #B1D28F
square
#8FD2D2 #B18FD2 #D28F8F #B1D28F
split-complementary
#8FD2D2 #D28FB1 #D2B18F
monochromatic
#42A5A5 #63C0C0 #8FD2D2 #BBE4E4 #E6F5F5
Accessibility & contrast
On white
1.70
#8FD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#8FD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2D2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2D2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#BDC2D3
Tritanopia (blue-blind)
#76D6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd2d2; /* rgb */ color: rgb(143, 210, 210); /* oklch */ color: oklch(81.9% 0.068 195.9);
Tailwind
colors: {
custom: {
50: '#b2e0df',
500: '#8fd2d2',
950: '#000000',
},
}SCSS
$custom: #8fd2d2; $custom-light: #b2e0df; $custom-dark: #000000;
JSON
{
"hex": "#8fd2d2",
"rgb": {
"r": 143,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.81921,
"c": 0.06755,
"h": 195.9
},
"luminance": 0.56586
}Semantic roles & 50–950 ramp
primary
#8FD2D2
secondary
#A85D5D
accent
#3030B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484