#8FDADD#8FDADD
#8FDADD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.1% C 0.074 H 199.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDADD |
|---|---|
| RGB | rgb(143, 218, 221) |
| HSL | hsl(182, 53%, 71%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35.3%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(82.49, -22.38, -8.84) |
| CIE-LCH | lch(82.49, 24.06, 201.56°) |
| OKLab | oklab(84.06% -0.0703 -0.0243) |
| OKLCH | oklch(84.06% 0.074 199) |
| XYZ | xyz(49.4456, 61.1997, 77.5999) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Paleturquoise
#AFEEEE
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDADD #DD928F
analogous
#8FDDB9 #8FDADD #8FB3DD
triadic
#8FDADD #DD8FDA #DADD8F
tetradic
#8FDADD #B98FDD #DD928F #B3DD8F
square
#8FDADD #B98FDD #DD928F #B3DD8F
split-complementary
#8FDADD #DD8FB3 #DDB98F
monochromatic
#38B4B9 #60CACF #8FDADD #BEEAEB #E8F7F8
Accessibility & contrast
On white
1.59
#8FDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#8FDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDADD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDADD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#70DFDB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8fdadd; /* rgb */ color: rgb(143, 218, 221); /* oklch */ color: oklch(84.1% 0.074 199.0);
Tailwind
colors: {
custom: {
50: '#b3e5e7',
500: '#8fdadd',
950: '#000000',
},
}SCSS
$custom: #8fdadd; $custom-light: #b3e5e7; $custom-dark: #000000;
JSON
{
"hex": "#8fdadd",
"rgb": {
"r": 143,
"g": 218,
"b": 221
},
"hsl": {
"h": 182.308,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.84056,
"c": 0.07437,
"h": 199
},
"luminance": 0.61203
}Semantic roles & 50–950 ramp
primary
#8FDADD
secondary
#B55F5C
accent
#2B25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484