#8CDACA#8CDACA
#8CDACA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.081 H 179.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDACA |
|---|---|
| RGB | rgb(140, 218, 202) |
| HSL | hsl(168, 51%, 70%) |
| HSV | hsv(168, 36%, 85%) |
| CMYK | cmyk(35.8%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(81.83, -27.57, 0.27) |
| CIE-LCH | lch(81.83, 27.57, 179.43°) |
| OKLab | oklab(83.32% -0.0806 0.0003) |
| OKLCH | oklch(83.32% 0.081 179.8) |
| XYZ | xyz(46.5434, 59.9796, 64.9904) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.72
Pale Teal
#82CBB2
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 6.23
Tiffany Blue
#7BF2DA
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDACA #DA8C9C
analogous
#8CDAA3 #8CDACA #8CC3DA
triadic
#8CDACA #CA8CDA #DACA8C
tetradic
#8CDACA #A38CDA #DA8C9C #C3DA8C
square
#8CDACA #A38CDA #DA8C9C #C3DA8C
split-complementary
#8CDACA #DA8CC3 #DAA38C
monochromatic
#39B299 #5ECBB5 #8CDACA #BAE9DF #E8F8F4
Accessibility & contrast
On white
1.62
#8CDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#8CDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDACA
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDACA | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C9
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#73DCD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdaca; /* rgb */ color: rgb(140, 218, 202); /* oklch */ color: oklch(83.3% 0.081 179.8);
Tailwind
colors: {
custom: {
50: '#b0e5da',
500: '#8cdaca',
950: '#000000',
},
}SCSS
$custom: #8cdaca; $custom-light: #b0e5da; $custom-dark: #000000;
JSON
{
"hex": "#8cdaca",
"rgb": {
"r": 140,
"g": 218,
"b": 202
},
"hsl": {
"h": 167.692,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.83318,
"c": 0.08058,
"h": 179.8
},
"luminance": 0.59983
}Semantic roles & 50–950 ramp
primary
#8CDACA
secondary
#B1596B
accent
#2746BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483