#8FD2D3#8FD2D3
#8FD2D3 is a light, moderate teal. Relative luminance 0.566; OKLCH L 82.0% C 0.068 H 197.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2D3 |
|---|---|
| RGB | rgb(143, 210, 211) |
| HSL | hsl(181, 44%, 69%) |
| HSV | hsv(181, 32%, 83%) |
| CMYK | cmyk(32.2%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(79.97, -20.75, -7.24) |
| CIE-LCH | lch(79.97, 21.98, 199.23°) |
| OKLab | oklab(81.95% -0.0645 -0.0199) |
| OKLCH | oklch(81.95% 0.068 197.1) |
| XYZ | xyz(46.1281, 56.6333, 70.1161) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.78
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2D3 #D3908F
analogous
#8FD3B2 #8FD2D3 #8FB0D3
triadic
#8FD2D3 #D38FD2 #D2D38F
tetradic
#8FD2D3 #B28FD3 #D3908F #B0D38F
square
#8FD2D3 #B28FD3 #D3908F #B0D38F
split-complementary
#8FD2D3 #D38FB0 #D3B28F
monochromatic
#41A5A6 #63C0C2 #8FD2D3 #BBE4E4 #E7F5F6
Accessibility & contrast
On white
1.70
#8FD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#8FD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2D3
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2D3 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD3
Deuteranopia (green-blind)
#BDC2D4
Tritanopia (blue-blind)
#75D6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd2d3; /* rgb */ color: rgb(143, 210, 211); /* oklch */ color: oklch(82.0% 0.068 197.1);
Tailwind
colors: {
custom: {
50: '#b2e0e0',
500: '#8fd2d3',
950: '#000000',
},
}SCSS
$custom: #8fd2d3; $custom-light: #b2e0e0; $custom-dark: #000000;
JSON
{
"hex": "#8fd2d3",
"rgb": {
"r": 143,
"g": 210,
"b": 211
},
"hsl": {
"h": 180.882,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.81953,
"c": 0.06754,
"h": 197.1
},
"luminance": 0.56636
}Semantic roles & 50–950 ramp
primary
#8FD2D3
secondary
#A95E5D
accent
#312FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484