#8FDDCD#8FDDCD
#8FDDCD is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.081 H 179.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDCD |
|---|---|
| RGB | rgb(143, 221, 205) |
| HSL | hsl(168, 53%, 71%) |
| HSV | hsv(168, 35%, 87%) |
| CMYK | cmyk(35.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.89, -27.53, 0.25) |
| CIE-LCH | lch(82.89, 27.53, 179.48°) |
| OKLab | oklab(84.24% -0.0805 0.0002) |
| OKLCH | oklch(84.24% 0.081 179.8) |
| XYZ | xyz(48.1996, 61.9573, 67.1649) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.19
Pale Teal
#82CBB2
ΔE00 5.60
Tiffany Blue
#7BF2DA
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDCD #DD8F9F
analogous
#8FDDA6 #8FDDCD #8FC6DD
triadic
#8FDDCD #CD8FDD #DDCD8F
tetradic
#8FDDCD #A68FDD #DD8F9F #C6DD8F
square
#8FDDCD #A68FDD #DD8F9F #C6DD8F
split-complementary
#8FDDCD #DD8FC6 #DDA68F
monochromatic
#38B99F #60CFB8 #8FDDCD #BEEBE2 #E8F8F5
Accessibility & contrast
On white
1.57
#8FDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#8FDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDCD
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDCD | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#76DFD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fddcd; /* rgb */ color: rgb(143, 221, 205); /* oklch */ color: oklch(84.2% 0.081 179.8);
Tailwind
colors: {
custom: {
50: '#b3e8dc',
500: '#8fddcd',
950: '#000000',
},
}SCSS
$custom: #8fddcd; $custom-light: #b3e8dc; $custom-dark: #000000;
JSON
{
"hex": "#8fddcd",
"rgb": {
"r": 143,
"g": 221,
"b": 205
},
"hsl": {
"h": 167.692,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.84236,
"c": 0.0805,
"h": 179.8
},
"luminance": 0.6196
}Semantic roles & 50–950 ramp
primary
#8FDDCD
secondary
#B55C6E
accent
#2545C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484