#7CC7CA#7CC7CA
#7CC7CA is a light, moderate teal. Relative luminance 0.494; OKLCH L 78.2% C 0.075 H 199.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7CA |
|---|---|
| RGB | rgb(124, 199, 202) |
| HSL | hsl(182, 42%, 64%) |
| HSV | hsv(182, 39%, 79%) |
| CMYK | cmyk(38.6%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.70, -22.45, -8.85) |
| CIE-LCH | lch(75.70, 24.13, 201.51°) |
| OKLab | oklab(78.2% -0.0706 -0.0243) |
| OKLCH | oklch(78.2% 0.075 199) |
| XYZ | xyz(39.3924, 49.3935, 63.3238) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.88
Darkturquoise
#00CED1
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.91
Robin'S Egg Blue
#98EFF9
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7CA #CA7F7C
analogous
#7CCAA6 #7CC7CA #7CA0CA
triadic
#7CC7CA #CA7CC7 #C7CA7C
tetradic
#7CC7CA #A67CCA #CA7F7C #A0CA7C
square
#7CC7CA #A67CCA #CA7F7C #A0CA7C
split-complementary
#7CC7CA #CA7CA0 #CAA67C
monochromatic
#3B8E91 #50B4B8 #7CC7CA #A8DADC #D3ECED
Accessibility & contrast
On white
1.93
#7CC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#7CC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7CA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7CA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CA
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#5BCCC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7cc7ca; /* rgb */ color: rgb(124, 199, 202); /* oklch */ color: oklch(78.2% 0.075 199.0);
Tailwind
colors: {
custom: {
50: '#a6d8da',
500: '#7cc7ca',
950: '#000000',
},
}SCSS
$custom: #7cc7ca; $custom-light: #a6d8da; $custom-dark: #000000;
JSON
{
"hex": "#7cc7ca",
"rgb": {
"r": 124,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.308,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78199,
"c": 0.07468,
"h": 199
},
"luminance": 0.49396
}Semantic roles & 50–950 ramp
primary
#7CC7CA
secondary
#DFC4C3
accent
#3530B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383