#7DC9CF#7DC9CF
#7DC9CF is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.9% C 0.076 H 202.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC9CF |
|---|---|
| RGB | rgb(125, 201, 207) |
| HSL | hsl(184, 46%, 65%) |
| HSV | hsv(184, 40%, 81%) |
| CMYK | cmyk(39.6%, 2.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.46, -21.96, -10.41) |
| CIE-LCH | lch(76.46, 24.30, 205.36°) |
| OKLab | oklab(78.87% -0.0702 -0.0286) |
| OKLCH | oklch(78.87% 0.076 202.2) |
| XYZ | xyz(40.6024, 50.6354, 66.6535) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.53
Aqua Blue
#02D8E9
ΔE00 7.70
Darkturquoise
#00CED1
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Sky Blue
#87CEEB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC9CF #CF837D
analogous
#7DCFAC #7DC9CF #7DA0CF
triadic
#7DC9CF #CF7DC9 #C9CF7D
tetradic
#7DC9CF #AC7DCF #CF837D #A0CF7D
square
#7DC9CF #AC7DCF #CF837D #A0CF7D
split-complementary
#7DC9CF #CF7DA0 #CFAC7D
monochromatic
#399299 #50B6BE #7DC9CF #AADCE0 #D6EEF0
Accessibility & contrast
On white
1.89
#7DC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7DC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC9CF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC9CF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#5ACECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dc9cf; /* rgb */ color: rgb(125, 201, 207); /* oklch */ color: oklch(78.9% 0.076 202.2);
Tailwind
colors: {
custom: {
50: '#a7d9dd',
500: '#7dc9cf',
950: '#000000',
},
}SCSS
$custom: #7dc9cf; $custom-light: #a7d9dd; $custom-dark: #000000;
JSON
{
"hex": "#7dc9cf",
"rgb": {
"r": 125,
"g": 201,
"b": 207
},
"hsl": {
"h": 184.39,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.7887,
"c": 0.07577,
"h": 202.2
},
"luminance": 0.50638
}Semantic roles & 50–950 ramp
primary
#7DC9CF
secondary
#9F5751
accent
#372CB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384