#8CDCDF#8CDCDF
#8CDCDF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.079 H 198.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCDF |
|---|---|
| RGB | rgb(140, 220, 223) |
| HSL | hsl(182, 56%, 71%) |
| HSV | hsv(182, 37%, 87%) |
| CMYK | cmyk(37.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.96, -23.67, -9.22) |
| CIE-LCH | lch(82.96, 25.40, 201.28°) |
| OKLab | oklab(84.42% -0.0743 -0.0253) |
| OKLCH | oklch(84.42% 0.079 198.8) |
| XYZ | xyz(49.7229, 62.0862, 79.1615) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.28
Powder Blue
#B0E0E6
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCDF #DF8F8C
analogous
#8CDFB8 #8CDCDF #8CB2DF
triadic
#8CDCDF #DF8CDC #DCDF8C
tetradic
#8CDCDF #B88CDF #DF8F8C #B2DF8C
square
#8CDCDF #B88CDF #DF8F8C #B2DF8C
split-complementary
#8CDCDF #DF8CB2 #DFB88C
monochromatic
#34B7BC #5CCDD2 #8CDCDF #BCEBEC #E7F8F8
Accessibility & contrast
On white
1.57
#8CDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#8CDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCDF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCDF | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#69E1DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8cdcdf; /* rgb */ color: rgb(140, 220, 223); /* oklch */ color: oklch(84.4% 0.079 198.8);
Tailwind
colors: {
custom: {
50: '#b1e7e9',
500: '#8cdcdf',
950: '#000000',
},
}SCSS
$custom: #8cdcdf; $custom-light: #b1e7e9; $custom-dark: #000000;
JSON
{
"hex": "#8cdcdf",
"rgb": {
"r": 140,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.169,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.84415,
"c": 0.07852,
"h": 198.8
},
"luminance": 0.6209
}Semantic roles & 50–950 ramp
primary
#8CDCDF
secondary
#B75C58
accent
#2721C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484