#8FDADE#8FDADE
#8FDADE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.1% C 0.074 H 200.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDADE |
|---|---|
| RGB | rgb(143, 218, 222) |
| HSL | hsl(183, 54%, 72%) |
| HSV | hsv(183, 36%, 87%) |
| CMYK | cmyk(35.6%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.51, -22.14, -9.33) |
| CIE-LCH | lch(82.51, 24.03, 202.86°) |
| OKLab | oklab(84.09% -0.0699 -0.0256) |
| OKLCH | oklch(84.09% 0.074 200.1) |
| XYZ | xyz(49.5792, 61.2532, 78.3036) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Paleturquoise
#AFEEEE
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDADE #DE938F
analogous
#8FDEBB #8FDADE #8FB3DE
triadic
#8FDADE #DE8FDA #DADE8F
tetradic
#8FDADE #BB8FDE #DE938F #B3DE8F
square
#8FDADE #BB8FDE #DE938F #B3DE8F
split-complementary
#8FDADE #DE8FB3 #DEBB8F
monochromatic
#37B5BB #60CAD0 #8FDADE #BEEAEC #E7F7F8
Accessibility & contrast
On white
1.58
#8FDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#8FDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDADE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDADE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#6FDFDB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8fdade; /* rgb */ color: rgb(143, 218, 222); /* oklch */ color: oklch(84.1% 0.074 200.1);
Tailwind
colors: {
custom: {
50: '#b3e5e8',
500: '#8fdade',
950: '#000000',
},
}SCSS
$custom: #8fdade; $custom-light: #b3e5e8; $custom-dark: #000000;
JSON
{
"hex": "#8fdade",
"rgb": {
"r": 143,
"g": 218,
"b": 222
},
"hsl": {
"h": 183.038,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.84088,
"c": 0.07444,
"h": 200.1
},
"luminance": 0.61256
}Semantic roles & 50–950 ramp
primary
#8FDADE
secondary
#B6605B
accent
#2C24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484