#8CD3DF#8CD3DF
#8CD3DF is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.4% C 0.073 H 209.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3DF |
|---|---|
| RGB | rgb(140, 211, 223) |
| HSL | hsl(189, 56%, 71%) |
| HSV | hsv(189, 37%, 87%) |
| CMYK | cmyk(37.2%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(80.45, -19.18, -12.96) |
| CIE-LCH | lch(80.45, 23.14, 214.05°) |
| OKLab | oklab(82.41% -0.0635 -0.0355) |
| OKLCH | oklch(82.41% 0.073 209.2) |
| XYZ | xyz(47.4241, 57.4886, 78.3952) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Ice Blue
#A5DFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3DF #DF988C
analogous
#8CDFC1 #8CD3DF #8CA9DF
triadic
#8CD3DF #DF8CD3 #D3DF8C
tetradic
#8CD3DF #C18CDF #DF988C #A9DF8C
square
#8CD3DF #C18CDF #DF988C #A9DF8C
split-complementary
#8CD3DF #DF8CA9 #DFC18C
monochromatic
#34A9BC #5CC1D2 #8CD3DF #BCE5EC #E7F6F8
Accessibility & contrast
On white
1.68
#8CD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#8CD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3DF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3DF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#6BD9D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd3df; /* rgb */ color: rgb(140, 211, 223); /* oklch */ color: oklch(82.4% 0.073 209.2);
Tailwind
colors: {
custom: {
50: '#b1e0e9',
500: '#8cd3df',
950: '#000000',
},
}SCSS
$custom: #8cd3df; $custom-light: #b1e0e9; $custom-dark: #000000;
JSON
{
"hex": "#8cd3df",
"rgb": {
"r": 140,
"g": 211,
"b": 223
},
"hsl": {
"h": 188.675,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.82413,
"c": 0.0728,
"h": 209.2
},
"luminance": 0.57492
}Semantic roles & 50–950 ramp
primary
#8CD3DF
secondary
#B76658
accent
#3921C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484