#7CC8CA#7CC8CA
#7CC8CA is a light, moderate teal. Relative luminance 0.499; OKLCH L 78.4% C 0.075 H 197.9°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8CA |
|---|---|
| RGB | rgb(124, 200, 202) |
| HSL | hsl(182, 42%, 64%) |
| HSV | hsv(182, 39%, 79%) |
| CMYK | cmyk(38.6%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(75.98, -22.95, -8.42) |
| CIE-LCH | lch(75.98, 24.45, 200.15°) |
| OKLab | oklab(78.43% -0.0718 -0.0232) |
| OKLCH | oklch(78.43% 0.075 197.9) |
| XYZ | xyz(39.6232, 49.8551, 63.4007) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 8.25
Powder Blue
#B0E0E6
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.57
Paleturquoise
#AFEEEE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8CA #CA7E7C
analogous
#7CCAA5 #7CC8CA #7CA1CA
triadic
#7CC8CA #CA7CC8 #C8CA7C
tetradic
#7CC8CA #A57CCA #CA7E7C #A1CA7C
square
#7CC8CA #A57CCA #CA7E7C #A1CA7C
split-complementary
#7CC8CA #CA7CA1 #CAA57C
monochromatic
#3B8F91 #50B6B8 #7CC8CA #A8DADC #D3EDED
Accessibility & contrast
On white
1.91
#7CC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#7CC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8CA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8CA | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#5ACDC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7cc8ca; /* rgb */ color: rgb(124, 200, 202); /* oklch */ color: oklch(78.4% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#a6d9da',
500: '#7cc8ca',
950: '#000000',
},
}SCSS
$custom: #7cc8ca; $custom-light: #a6d9da; $custom-dark: #000000;
JSON
{
"hex": "#7cc8ca",
"rgb": {
"r": 124,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.538,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.78427,
"c": 0.07545,
"h": 197.9
},
"luminance": 0.49858
}Semantic roles & 50–950 ramp
primary
#7CC8CA
secondary
#DFC4C3
accent
#3330B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383