#8CD3DB#8CD3DB
#8CD3DB is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.3% C 0.072 H 204.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3DB |
|---|---|
| RGB | rgb(140, 211, 219) |
| HSL | hsl(186, 52%, 70%) |
| HSV | hsv(186, 36%, 86%) |
| CMYK | cmyk(36.1%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.33, -20.15, -11.00) |
| CIE-LCH | lch(80.33, 22.96, 208.62°) |
| OKLab | oklab(82.28% -0.0651 -0.0301) |
| OKLCH | oklch(82.28% 0.072 204.8) |
| XYZ | xyz(46.8912, 57.2755, 75.5885) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.13
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Robin'S Egg
#6DEDFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3DB #DB948C
analogous
#8CDBBB #8CD3DB #8CABDB
triadic
#8CD3DB #DB8CD3 #D3DB8C
tetradic
#8CD3DB #BB8CDB #DB948C #ABDB8C
square
#8CD3DB #BB8CDB #DB948C #ABDB8C
split-complementary
#8CD3DB #DB8CAB #DBBB8C
monochromatic
#38A8B4 #5DC1CC #8CD3DB #BBE5EA #E8F6F8
Accessibility & contrast
On white
1.69
#8CD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#8CD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3DB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3DB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#6DD9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd3db; /* rgb */ color: rgb(140, 211, 219); /* oklch */ color: oklch(82.3% 0.072 204.8);
Tailwind
colors: {
custom: {
50: '#b1e0e6',
500: '#8cd3db',
950: '#000000',
},
}SCSS
$custom: #8cd3db; $custom-light: #b1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd3db",
"rgb": {
"r": 140,
"g": 211,
"b": 219
},
"hsl": {
"h": 186.076,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.82278,
"c": 0.07176,
"h": 204.8
},
"luminance": 0.57278
}Semantic roles & 50–950 ramp
primary
#8CD3DB
secondary
#B26259
accent
#3526C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484