#7CC8CD#7CC8CD
#7CC8CD is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.5% C 0.076 H 201.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8CD |
|---|---|
| RGB | rgb(124, 200, 205) |
| HSL | hsl(184, 45%, 65%) |
| HSV | hsv(184, 40%, 80%) |
| CMYK | cmyk(39.5%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.07, -22.21, -9.91) |
| CIE-LCH | lch(76.07, 24.32, 204.05°) |
| OKLab | oklab(78.53% -0.0706 -0.0272) |
| OKLCH | oklch(78.53% 0.076 201.1) |
| XYZ | xyz(39.9818, 49.9986, 65.2896) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.57
Aqua Blue
#02D8E9
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 9.25
Sky Blue
#87CEEB
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8CD #CD817C
analogous
#7CCDAA #7CC8CD #7CA0CD
triadic
#7CC8CD #CD7CC8 #C8CD7C
tetradic
#7CC8CD #AA7CCD #CD817C #A0CD7C
square
#7CC8CD #AA7CCD #CD817C #A0CD7C
split-complementary
#7CC8CD #CD7CA0 #CDAA7C
monochromatic
#399096 #50B5BC #7CC8CD #A8DBDE #D5EDEF
Accessibility & contrast
On white
1.91
#7CC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7CC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8CD
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8CD | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#59CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cc8cd; /* rgb */ color: rgb(124, 200, 205); /* oklch */ color: oklch(78.5% 0.076 201.1);
Tailwind
colors: {
custom: {
50: '#a6d9dc',
500: '#7cc8cd',
950: '#000000',
},
}SCSS
$custom: #7cc8cd; $custom-light: #a6d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc8cd",
"rgb": {
"r": 124,
"g": 200,
"b": 205
},
"hsl": {
"h": 183.704,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78527,
"c": 0.07566,
"h": 201.1
},
"luminance": 0.50001
}Semantic roles & 50–950 ramp
primary
#7CC8CD
secondary
#9C5651
accent
#362EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384