#7DC8CF#7DC8CF
#7DC8CF is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.6% C 0.075 H 203.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC8CF |
|---|---|
| RGB | rgb(125, 200, 207) |
| HSL | hsl(185, 46%, 65%) |
| HSV | hsv(185, 40%, 81%) |
| CMYK | cmyk(39.6%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.17, -21.45, -10.83) |
| CIE-LCH | lch(76.17, 24.03, 206.79°) |
| OKLab | oklab(78.64% -0.069 -0.0297) |
| OKLCH | oklch(78.64% 0.075 203.3) |
| XYZ | xyz(40.3701, 50.1707, 66.5760) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.80
Mediumturquoise
#48D1CC
ΔE00 7.94
Darkturquoise
#00CED1
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.28
Sky Blue
#87CEEB
ΔE00 8.56
Robin'S Egg Blue
#98EFF9
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC8CF #CF847D
analogous
#7DCFAD #7DC8CF #7D9FCF
triadic
#7DC8CF #CF7DC8 #C8CF7D
tetradic
#7DC8CF #AD7DCF #CF847D #9FCF7D
square
#7DC8CF #AD7DCF #CF847D #9FCF7D
split-complementary
#7DC8CF #CF7D9F #CFAD7D
monochromatic
#399199 #50B5BE #7DC8CF #AADBE0 #D6EEF0
Accessibility & contrast
On white
1.90
#7DC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7DC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC8CF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC8CF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#5ACDCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc8cf; /* rgb */ color: rgb(125, 200, 207); /* oklch */ color: oklch(78.6% 0.075 203.3);
Tailwind
colors: {
custom: {
50: '#a7d9dd',
500: '#7dc8cf',
950: '#000000',
},
}SCSS
$custom: #7dc8cf; $custom-light: #a7d9dd; $custom-dark: #000000;
JSON
{
"hex": "#7dc8cf",
"rgb": {
"r": 125,
"g": 200,
"b": 207
},
"hsl": {
"h": 185.122,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.78644,
"c": 0.07511,
"h": 203.3
},
"luminance": 0.50174
}Semantic roles & 50–950 ramp
primary
#7DC8CF
secondary
#9F5851
accent
#382CB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384