#8FDEDD#8FDEDD
#8FDEDD is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.078 H 194.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEDD |
|---|---|
| RGB | rgb(143, 222, 221) |
| HSL | hsl(179, 54%, 72%) |
| HSV | hsv(179, 36%, 87%) |
| CMYK | cmyk(35.6%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.60, -24.35, -7.19) |
| CIE-LCH | lch(83.60, 25.39, 196.45°) |
| OKLab | oklab(84.95% -0.0751 -0.0198) |
| OKLCH | oklch(84.95% 0.078 194.8) |
| XYZ | xyz(50.4954, 63.2994, 77.9498) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Powder Blue
#B0E0E6
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.16
Light Cyan
#ACFFFC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEDD #DE8F90
analogous
#8FDEB6 #8FDEDD #8FB8DE
triadic
#8FDEDD #DD8FDE #DEDD8F
tetradic
#8FDEDD #B68FDE #DE8F90 #B8DE8F
square
#8FDEDD #B68FDE #DE8F90 #B8DE8F
split-complementary
#8FDEDD #DE8FB8 #DEB68F
monochromatic
#37BBBA #60D0CF #8FDEDD #BEECEB #E7F8F8
Accessibility & contrast
On white
1.54
#8FDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#8FDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEDD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEDD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#6FE3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fdedd; /* rgb */ color: rgb(143, 222, 221); /* oklch */ color: oklch(84.9% 0.078 194.8);
Tailwind
colors: {
custom: {
50: '#b3e8e7',
500: '#8fdedd',
950: '#000000',
},
}SCSS
$custom: #8fdedd; $custom-light: #b3e8e7; $custom-dark: #000000;
JSON
{
"hex": "#8fdedd",
"rgb": {
"r": 143,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.241,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.84947,
"c": 0.07766,
"h": 194.8
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#8FDEDD
secondary
#B65B5D
accent
#2426C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484