#8FDDDF#8FDDDF
#8FDDDF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.077 H 197.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDDF |
|---|---|
| RGB | rgb(143, 221, 223) |
| HSL | hsl(182, 56%, 72%) |
| HSV | hsv(182, 36%, 87%) |
| CMYK | cmyk(35.9%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.38, -23.39, -8.58) |
| CIE-LCH | lch(83.38, 24.91, 200.15°) |
| OKLab | oklab(84.79% -0.0731 -0.0236) |
| OKLCH | oklch(84.79% 0.077 197.9) |
| XYZ | xyz(50.4986, 62.8770, 79.2732) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.52
Light Cyan
#ACFFFC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDDF #DF918F
analogous
#8FDFB9 #8FDDDF #8FB5DF
triadic
#8FDDDF #DF8FDD #DDDF8F
tetradic
#8FDDDF #B98FDF #DF918F #B5DF8F
square
#8FDDDF #B98FDF #DF918F #B5DF8F
split-complementary
#8FDDDF #DF8FB5 #DFB98F
monochromatic
#36BABD #5FCFD1 #8FDDDF #BFEBED #E7F8F8
Accessibility & contrast
On white
1.55
#8FDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#8FDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDDF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDDF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#6FE2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fdddf; /* rgb */ color: rgb(143, 221, 223); /* oklch */ color: oklch(84.8% 0.077 197.9);
Tailwind
colors: {
custom: {
50: '#b3e7e9',
500: '#8fdddf',
950: '#000000',
},
}SCSS
$custom: #8fdddf; $custom-light: #b3e7e9; $custom-dark: #000000;
JSON
{
"hex": "#8fdddf",
"rgb": {
"r": 143,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.84788,
"c": 0.07681,
"h": 197.9
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#8FDDDF
secondary
#B75E5B
accent
#2622C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484