#7CD9CC#7CD9CC
#7CD9CC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.091 H 184.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9CC |
|---|---|
| RGB | rgb(124, 217, 204) |
| HSL | hsl(172, 55%, 67%) |
| HSV | hsv(172, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(80.89, -30.77, -2.25) |
| CIE-LCH | lch(80.89, 30.85, 184.18°) |
| OKLab | oklab(82.39% -0.091 -0.0065) |
| OKLCH | oklch(82.39% 0.091 184.1) |
| XYZ | xyz(44.0198, 58.2671, 66.0420) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 5.36
Pale Teal
#82CBB2
ΔE00 6.10
Tiffany Blue
#7BF2DA
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9CC #D97C89
analogous
#7CD99E #7CD9CC #7CB8D9
triadic
#7CD9CC #CC7CD9 #D9CC7C
tetradic
#7CD9CC #9E7CD9 #D97C89 #B8D97C
square
#7CD9CC #9E7CD9 #D97C89 #B8D97C
split-complementary
#7CD9CC #D97CB8 #D99E7C
monochromatic
#31A999 #4DCBBA #7CD9CC #ABE7DE #DBF5F1
Accessibility & contrast
On white
1.66
#7CD9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#7CD9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9CC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9CC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#55DCD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd9cc; /* rgb */ color: rgb(124, 217, 204); /* oklch */ color: oklch(82.4% 0.091 184.1);
Tailwind
colors: {
custom: {
50: '#a7e5db',
500: '#7cd9cc',
950: '#000000',
},
}SCSS
$custom: #7cd9cc; $custom-light: #a7e5db; $custom-dark: #000000;
JSON
{
"hex": "#7cd9cc",
"rgb": {
"r": 124,
"g": 217,
"b": 204
},
"hsl": {
"h": 171.613,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.82387,
"c": 0.09126,
"h": 184.1
},
"luminance": 0.5827
}Semantic roles & 50–950 ramp
primary
#7CD9CC
secondary
#AD4D5A
accent
#2339C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484