#7CDACA#7CDACA
#7CDACA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.093 H 181.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDACA |
|---|---|
| RGB | rgb(124, 218, 202) |
| HSL | hsl(170, 56%, 67%) |
| HSV | hsv(170, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(81.12, -31.71, -0.84) |
| CIE-LCH | lch(81.12, 31.73, 181.52°) |
| OKLab | oklab(82.56% -0.093 -0.0028) |
| OKLCH | oklch(82.56% 0.093 181.7) |
| XYZ | xyz(44.0400, 58.6888, 64.8730) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDACA #DA7C8C
analogous
#7CDA9B #7CDACA #7CBBDA
triadic
#7CDACA #CA7CDA #DACA7C
tetradic
#7CDACA #9B7CDA #DA7C8C #BBDA7C
square
#7CDACA #9B7CDA #DA7C8C #BBDA7C
split-complementary
#7CDACA #DA7CBB #DA9B7C
monochromatic
#30AB96 #4CCDB7 #7CDACA #ACE7DD #DBF5F1
Accessibility & contrast
On white
1.65
#7CDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#7CDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDACA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDACA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C9
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#56DDD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdaca; /* rgb */ color: rgb(124, 218, 202); /* oklch */ color: oklch(82.6% 0.093 181.7);
Tailwind
colors: {
custom: {
50: '#a7e6da',
500: '#7cdaca',
950: '#000000',
},
}SCSS
$custom: #7cdaca; $custom-light: #a7e6da; $custom-dark: #000000;
JSON
{
"hex": "#7cdaca",
"rgb": {
"r": 124,
"g": 218,
"b": 202
},
"hsl": {
"h": 169.787,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.82557,
"c": 0.09308,
"h": 181.7
},
"luminance": 0.58692
}Semantic roles & 50–950 ramp
primary
#7CDACA
secondary
#AE4C5D
accent
#223EC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483