#7DC9CD#7DC9CD
#7DC9CD 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.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC9CD |
|---|---|
| RGB | rgb(125, 201, 205) |
| HSL | hsl(183, 44%, 65%) |
| HSV | hsv(183, 39%, 80%) |
| CMYK | cmyk(39%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(76.40, -22.46, -9.42) |
| CIE-LCH | lch(76.40, 24.35, 202.75°) |
| OKLab | oklab(78.8% -0.071 -0.0259) |
| OKLCH | oklch(78.8% 0.076 200) |
| XYZ | xyz(40.3595, 50.5382, 65.3739) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.98
Darkturquoise
#00CED1
ΔE00 7.46
Aqua Blue
#02D8E9
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 9.09
Robin'S Egg
#6DEDFD
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC9CD #CD817D
analogous
#7DCDA9 #7DC9CD #7DA1CD
triadic
#7DC9CD #CD7DC9 #C9CD7D
tetradic
#7DC9CD #A97DCD #CD817D #A1CD7D
square
#7DC9CD #A97DCD #CD817D #A1CD7D
split-complementary
#7DC9CD #CD7DA1 #CDA97D
monochromatic
#3A9196 #51B7BC #7DC9CD #A9DBDE #D5EEEF
Accessibility & contrast
On white
1.89
#7DC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7DC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC9CD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC9CD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#5BCECA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc9cd; /* rgb */ color: rgb(125, 201, 205); /* oklch */ color: oklch(78.8% 0.076 200.0);
Tailwind
colors: {
custom: {
50: '#a6d9dc',
500: '#7dc9cd',
950: '#000000',
},
}SCSS
$custom: #7dc9cd; $custom-light: #a6d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc9cd",
"rgb": {
"r": 125,
"g": 201,
"b": 205
},
"hsl": {
"h": 183,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78803,
"c": 0.07555,
"h": 200
},
"luminance": 0.50541
}Semantic roles & 50–950 ramp
primary
#7DC9CD
secondary
#9C5652
accent
#352EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384