#8FDEDF#8FDEDF
#8FDEDF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.078 H 196.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEDF |
|---|---|
| RGB | rgb(143, 222, 223) |
| HSL | hsl(181, 56%, 72%) |
| HSV | hsv(181, 36%, 87%) |
| CMYK | cmyk(35.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.66, -23.88, -8.17) |
| CIE-LCH | lch(83.66, 25.24, 198.88°) |
| OKLab | oklab(85.01% -0.0743 -0.0224) |
| OKLCH | oklch(85.01% 0.078 196.8) |
| XYZ | xyz(50.7634, 63.4066, 79.3615) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.61
Light Cyan
#ACFFFC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEDF #DF908F
analogous
#8FDFB8 #8FDEDF #8FB6DF
triadic
#8FDEDF #DF8FDE #DEDF8F
tetradic
#8FDEDF #B88FDF #DF908F #B6DF8F
square
#8FDEDF #B88FDF #DF908F #B6DF8F
split-complementary
#8FDEDF #DF8FB6 #DFB88F
monochromatic
#36BCBD #5FD0D1 #8FDEDF #BFECED #E7F8F8
Accessibility & contrast
On white
1.53
#8FDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#8FDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEDF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEDF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#6EE3DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fdedf; /* rgb */ color: rgb(143, 222, 223); /* oklch */ color: oklch(85.0% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#b3e8e9',
500: '#8fdedf',
950: '#000000',
},
}SCSS
$custom: #8fdedf; $custom-light: #b3e8e9; $custom-dark: #000000;
JSON
{
"hex": "#8fdedf",
"rgb": {
"r": 143,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.8501,
"c": 0.07762,
"h": 196.8
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#8FDEDF
secondary
#B75C5B
accent
#2422C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484