#7DCDBE#7DCDBE
#7DCDBE is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.082 H 180.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDBE |
|---|---|
| RGB | rgb(125, 205, 190) |
| HSL | hsl(169, 44%, 65%) |
| HSV | hsv(169, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.12, -28.02, -0.26) |
| CIE-LCH | lch(77.12, 28.02, 180.53°) |
| OKLab | oklab(79.25% -0.0821 -0.0011) |
| OKLCH | oklch(79.25% 0.082 180.8) |
| XYZ | xyz(39.5795, 51.7376, 56.6060) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 4.07
Mediumturquoise
#48D1CC
ΔE00 6.23
Mediumaquamarine
#66CDAA
ΔE00 6.64
Turquoise
#40E0D0
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDBE #CD7D8C
analogous
#7DCD96 #7DCDBE #7DB4CD
triadic
#7DCDBE #BE7DCD #CDBE7D
tetradic
#7DCDBE #967DCD #CD7D8C #B4CD7D
square
#7DCDBE #967DCD #CD7D8C #B4CD7D
split-complementary
#7DCDBE #CD7DB4 #CD967D
monochromatic
#3A9685 #51BCA8 #7DCDBE #A9DED4 #D5EFEA
Accessibility & contrast
On white
1.85
#7DCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7DCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDBE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDBE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BD
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#61D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dcdbe; /* rgb */ color: rgb(125, 205, 190); /* oklch */ color: oklch(79.2% 0.082 180.8);
Tailwind
colors: {
custom: {
50: '#a6dcd1',
500: '#7dcdbe',
950: '#000000',
},
}SCSS
$custom: #7dcdbe; $custom-light: #a6dcd1; $custom-dark: #000000;
JSON
{
"hex": "#7dcdbe",
"rgb": {
"r": 125,
"g": 205,
"b": 190
},
"hsl": {
"h": 168.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79247,
"c": 0.08207,
"h": 180.8
},
"luminance": 0.5174
}Semantic roles & 50–950 ramp
primary
#7DCDBE
secondary
#9C5260
accent
#2E48B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483