#8CD9DA#8CD9DA
#8CD9DA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.6% C 0.076 H 196.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD9DA |
|---|---|
| RGB | rgb(140, 217, 218) |
| HSL | hsl(181, 51%, 70%) |
| HSV | hsv(181, 36%, 85%) |
| CMYK | cmyk(35.8%, 0.5%, 0%, 14.5%) |
| CIE-LAB | lab(81.98, -23.38, -8.02) |
| CIE-LCH | lch(81.98, 24.72, 198.92°) |
| OKLab | oklab(83.58% -0.0728 -0.022) |
| OKLCH | oklch(83.58% 0.076 196.8) |
| XYZ | xyz(48.2784, 60.2600, 75.4034) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD9DA #DA8D8C
analogous
#8CDAB4 #8CD9DA #8CB2DA
triadic
#8CD9DA #DA8CD9 #D9DA8C
tetradic
#8CD9DA #B48CDA #DA8D8C #B2DA8C
square
#8CD9DA #B48CDA #DA8D8C #B2DA8C
split-complementary
#8CD9DA #DA8CB2 #DAB48C
monochromatic
#39B1B2 #5ECACB #8CD9DA #BAE8E9 #E8F7F8
Accessibility & contrast
On white
1.61
#8CD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#8CD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD9DA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD9DA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#6CDED9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8cd9da; /* rgb */ color: rgb(140, 217, 218); /* oklch */ color: oklch(83.6% 0.076 196.8);
Tailwind
colors: {
custom: {
50: '#b1e5e5',
500: '#8cd9da',
950: '#000000',
},
}SCSS
$custom: #8cd9da; $custom-light: #b1e5e5; $custom-dark: #000000;
JSON
{
"hex": "#8cd9da",
"rgb": {
"r": 140,
"g": 217,
"b": 218
},
"hsl": {
"h": 180.769,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.83584,
"c": 0.07602,
"h": 196.8
},
"luminance": 0.60263
}Semantic roles & 50–950 ramp
primary
#8CD9DA
secondary
#B15A59
accent
#2927BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484