#7CCCC2#7CCCC2
#7CCCC2 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.080 H 185.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCC2 |
|---|---|
| RGB | rgb(124, 204, 194) |
| HSL | hsl(173, 44%, 64%) |
| HSV | hsv(173, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.90, -26.86, -2.75) |
| CIE-LCH | lch(76.90, 27.00, 185.84°) |
| OKLab | oklab(79.09% -0.0799 -0.0078) |
| OKLCH | oklch(79.09% 0.08 185.6) |
| XYZ | xyz(39.6390, 51.3631, 58.8538) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.90
Mediumaquamarine
#66CDAA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCC2 #CC7C86
analogous
#7CCC9A #7CCCC2 #7CAECC
triadic
#7CCCC2 #C27CCC #CCC27C
tetradic
#7CCCC2 #9A7CCC #CC7C86 #AECC7C
square
#7CCCC2 #9A7CCC #CC7C86 #AECC7C
split-complementary
#7CCCC2 #CC7CAE #CC9A7C
monochromatic
#3A9489 #50BBAD #7CCCC2 #A8DDD7 #D4EEEB
Accessibility & contrast
On white
1.86
#7CCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7CCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCC2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCC2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#5DCFC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cccc2; /* rgb */ color: rgb(124, 204, 194); /* oklch */ color: oklch(79.1% 0.080 185.6);
Tailwind
colors: {
custom: {
50: '#a6dbd4',
500: '#7cccc2',
950: '#000000',
},
}SCSS
$custom: #7cccc2; $custom-light: #a6dbd4; $custom-dark: #000000;
JSON
{
"hex": "#7cccc2",
"rgb": {
"r": 124,
"g": 204,
"b": 194
},
"hsl": {
"h": 172.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.79089,
"c": 0.08033,
"h": 185.6
},
"luminance": 0.51366
}Semantic roles & 50–950 ramp
primary
#7CCCC2
secondary
#9A525B
accent
#2E3FB7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483