#7CC9CD#7CC9CD
#7CC9CD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.8% C 0.076 H 200.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC9CD |
|---|---|
| RGB | rgb(124, 201, 205) |
| HSL | hsl(183, 45%, 65%) |
| HSV | hsv(183, 40%, 80%) |
| CMYK | cmyk(39.5%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(76.35, -22.71, -9.49) |
| CIE-LCH | lch(76.35, 24.61, 202.68°) |
| OKLab | oklab(78.76% -0.0718 -0.0261) |
| OKLCH | oklch(78.76% 0.076 200) |
| XYZ | xyz(40.2142, 50.4633, 65.3671) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.86
Darkturquoise
#00CED1
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 8.59
Robin'S Egg Blue
#98EFF9
ΔE00 9.11
Robin'S Egg
#6DEDFD
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC9CD #CD807C
analogous
#7CCDA9 #7CC9CD #7CA1CD
triadic
#7CC9CD #CD7CC9 #C9CD7C
tetradic
#7CC9CD #A97CCD #CD807C #A1CD7C
square
#7CC9CD #A97CCD #CD807C #A1CD7C
split-complementary
#7CC9CD #CD7CA1 #CDA97C
monochromatic
#399196 #50B7BC #7CC9CD #A8DBDE #D5EEEF
Accessibility & contrast
On white
1.89
#7CC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7CC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC9CD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC9CD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#59CECA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cc9cd; /* rgb */ color: rgb(124, 201, 205); /* oklch */ color: oklch(78.8% 0.076 200.0);
Tailwind
colors: {
custom: {
50: '#a6d9dc',
500: '#7cc9cd',
950: '#000000',
},
}SCSS
$custom: #7cc9cd; $custom-light: #a6d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc9cd",
"rgb": {
"r": 124,
"g": 201,
"b": 205
},
"hsl": {
"h": 182.963,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78755,
"c": 0.07637,
"h": 200
},
"luminance": 0.50466
}Semantic roles & 50–950 ramp
primary
#7CC9CD
secondary
#9C5551
accent
#342EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384