#8FD2C7#8FD2C7
#8FD2C7 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.6% C 0.070 H 183.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2C7 |
|---|---|
| RGB | rgb(143, 210, 199) |
| HSL | hsl(170, 43%, 69%) |
| HSV | hsv(170, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(79.64, -23.49, -1.30) |
| CIE-LCH | lch(79.64, 23.53, 183.17°) |
| OKLab | oklab(81.58% -0.0695 -0.0038) |
| OKLCH | oklch(81.58% 0.07 183.2) |
| XYZ | xyz(44.6795, 56.0538, 62.4870) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 8.22
Turquoise
#40E0D0
ΔE00 8.41
Light Teal
#90E4C1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2C7 #D28F9A
analogous
#8FD2A6 #8FD2C7 #8FBCD2
triadic
#8FD2C7 #C78FD2 #D2C78F
tetradic
#8FD2C7 #A68FD2 #D28F9A #BCD28F
square
#8FD2C7 #A68FD2 #D28F9A #BCD28F
split-complementary
#8FD2C7 #D28FBC #D2A68F
monochromatic
#42A594 #63C0B1 #8FD2C7 #BBE4DD #E6F5F3
Accessibility & contrast
On white
1.72
#8FD2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#8FD2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2C7
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2C7 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC7
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#7AD5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd2c7; /* rgb */ color: rgb(143, 210, 199); /* oklch */ color: oklch(81.6% 0.070 183.2);
Tailwind
colors: {
custom: {
50: '#b2e0d8',
500: '#8fd2c7',
950: '#000000',
},
}SCSS
$custom: #8fd2c7; $custom-light: #b2e0d8; $custom-dark: #000000;
JSON
{
"hex": "#8fd2c7",
"rgb": {
"r": 143,
"g": 210,
"b": 199
},
"hsl": {
"h": 170.149,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.81581,
"c": 0.06959,
"h": 183.2
},
"luminance": 0.56056
}Semantic roles & 50–950 ramp
primary
#8FD2C7
secondary
#A85D6A
accent
#3046B6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483