#7CD5CC#7CD5CC
#7CD5CC is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.5% C 0.087 H 187.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5CC |
|---|---|
| RGB | rgb(124, 213, 204) |
| HSL | hsl(174, 51%, 66%) |
| HSV | hsv(174, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.74, -28.85, -3.93) |
| CIE-LCH | lch(79.74, 29.12, 187.76°) |
| OKLab | oklab(81.47% -0.0864 -0.011) |
| OKLCH | oklch(81.47% 0.087 187.3) |
| XYZ | xyz(43.0013, 56.2300, 65.7025) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 6.45
Pale Teal
#82CBB2
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.40
Tiffany Blue
#7BF2DA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5CC #D57C85
analogous
#7CD59F #7CD5CC #7CB1D5
triadic
#7CD5CC #CC7CD5 #D5CC7C
tetradic
#7CD5CC #9F7CD5 #D57C85 #B1D57C
square
#7CD5CC #9F7CD5 #D57C85 #B1D57C
split-complementary
#7CD5CC #D57CB1 #D59F7C
monochromatic
#34A297 #4EC6BA #7CD5CC #AAE4DE #D9F3F0
Accessibility & contrast
On white
1.71
#7CD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#7CD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5CC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5CC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#56D9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd5cc; /* rgb */ color: rgb(124, 213, 204); /* oklch */ color: oklch(81.5% 0.087 187.3);
Tailwind
colors: {
custom: {
50: '#a7e2db',
500: '#7cd5cc',
950: '#000000',
},
}SCSS
$custom: #7cd5cc; $custom-light: #a7e2db; $custom-dark: #000000;
JSON
{
"hex": "#7cd5cc",
"rgb": {
"r": 124,
"g": 213,
"b": 204
},
"hsl": {
"h": 173.933,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.81467,
"c": 0.08707,
"h": 187.3
},
"luminance": 0.56233
}Semantic roles & 50–950 ramp
primary
#7CD5CC
secondary
#A74E57
accent
#2736BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484