#7CDACC#7CDACC
#7CDACC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.092 H 183.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDACC |
|---|---|
| RGB | rgb(124, 218, 204) |
| HSL | hsl(171, 56%, 67%) |
| HSV | hsv(171, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(81.17, -31.24, -1.83) |
| CIE-LCH | lch(81.17, 31.30, 183.36°) |
| OKLab | oklab(82.62% -0.0922 -0.0054) |
| OKLCH | oklch(82.62% 0.092 183.4) |
| XYZ | xyz(44.2784, 58.7841, 66.1282) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 6.01
Tiffany Blue
#7BF2DA
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDACC #DA7C8A
analogous
#7CDA9D #7CDACC #7CB9DA
triadic
#7CDACC #CC7CDA #DACC7C
tetradic
#7CDACC #9D7CDA #DA7C8A #B9DA7C
square
#7CDACC #9D7CDA #DA7C8A #B9DA7C
split-complementary
#7CDACC #DA7CB9 #DA9D7C
monochromatic
#30AB99 #4CCDB9 #7CDACC #ACE7DF #DBF5F1
Accessibility & contrast
On white
1.65
#7CDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#7CDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDACC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDACC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#55DDD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdacc; /* rgb */ color: rgb(124, 218, 204); /* oklch */ color: oklch(82.6% 0.092 183.4);
Tailwind
colors: {
custom: {
50: '#a7e6db',
500: '#7cdacc',
950: '#000000',
},
}SCSS
$custom: #7cdacc; $custom-light: #a7e6db; $custom-dark: #000000;
JSON
{
"hex": "#7cdacc",
"rgb": {
"r": 124,
"g": 218,
"b": 204
},
"hsl": {
"h": 171.064,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.82617,
"c": 0.09234,
"h": 183.4
},
"luminance": 0.58788
}Semantic roles & 50–950 ramp
primary
#7CDACC
secondary
#AE4C5B
accent
#223AC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484