#8CDADA#8CDADA
#8CDADA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.8% C 0.077 H 195.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDADA |
|---|---|
| RGB | rgb(140, 218, 218) |
| HSL | hsl(180, 51%, 70%) |
| HSV | hsv(180, 36%, 85%) |
| CMYK | cmyk(35.8%, 0%, 0%, 14.5%) |
| CIE-LAB | lab(82.26, -23.88, -7.60) |
| CIE-LCH | lch(82.26, 25.06, 197.66°) |
| OKLab | oklab(83.81% -0.074 -0.0209) |
| OKLCH | oklch(83.81% 0.077 195.8) |
| XYZ | xyz(48.5369, 60.7770, 75.4896) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Powder Blue
#B0E0E6
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDADA #DA8C8C
analogous
#8CDAB3 #8CDADA #8CB3DA
triadic
#8CDADA #DA8CDA #DADA8C
tetradic
#8CDADA #B38CDA #DA8C8C #B3DA8C
square
#8CDADA #B38CDA #DA8C8C #B3DA8C
split-complementary
#8CDADA #DA8CB3 #DAB38C
monochromatic
#39B2B2 #5ECBCB #8CDADA #BAE9E9 #E8F8F8
Accessibility & contrast
On white
1.60
#8CDADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#8CDADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDADA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDADA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#6CDFDA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdada; /* rgb */ color: rgb(140, 218, 218); /* oklch */ color: oklch(83.8% 0.077 195.8);
Tailwind
colors: {
custom: {
50: '#b1e5e5',
500: '#8cdada',
950: '#000000',
},
}SCSS
$custom: #8cdada; $custom-light: #b1e5e5; $custom-dark: #000000;
JSON
{
"hex": "#8cdada",
"rgb": {
"r": 140,
"g": 218,
"b": 218
},
"hsl": {
"h": 180,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.83807,
"c": 0.07686,
"h": 195.8
},
"luminance": 0.6078
}Semantic roles & 50–950 ramp
primary
#8CDADA
secondary
#B15959
accent
#2727BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484