#7DCDAC#7DCDAC
#7DCDAC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.7% C 0.093 H 165.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDAC |
|---|---|
| RGB | rgb(125, 205, 172) |
| HSL | hsl(155, 44%, 65%) |
| HSV | hsv(155, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(76.68, -32.00, 8.77) |
| CIE-LCH | lch(76.68, 33.18, 164.67°) |
| OKLab | oklab(78.74% -0.0899 0.0226) |
| OKLCH | oklch(78.74% 0.093 165.9) |
| XYZ | xyz(37.7323, 50.9987, 46.8772) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 2.57
Mediumaquamarine
#66CDAA
ΔE00 2.70
Seafoam
#7FE0B3
ΔE00 5.13
Light Teal
#90E4C1
ΔE00 5.48
Eucalyptus
#44D7A8
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDAC #CD7D9E
analogous
#7DCD84 #7DCDAC #7DC6CD
triadic
#7DCDAC #AC7DCD #CDAC7D
tetradic
#7DCDAC #847DCD #CD7D9E #C6CD7D
square
#7DCDAC #847DCD #CD7D9E #C6CD7D
split-complementary
#7DCDAC #CD7DC6 #CD847D
monochromatic
#3A9670 #51BC90 #7DCDAC #A9DEC8 #D5EFE4
Accessibility & contrast
On white
1.87
#7DCDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7DCDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDAC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDAC | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#BDB9AE
Tritanopia (blue-blind)
#67CDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcdac; /* rgb */ color: rgb(125, 205, 172); /* oklch */ color: oklch(78.7% 0.093 165.9);
Tailwind
colors: {
custom: {
50: '#a6dcc4',
500: '#7dcdac',
950: '#000000',
},
}SCSS
$custom: #7dcdac; $custom-light: #a6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7dcdac",
"rgb": {
"r": 125,
"g": 205,
"b": 172
},
"hsl": {
"h": 155.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78741,
"c": 0.09269,
"h": 165.9
},
"luminance": 0.51001
}Semantic roles & 50–950 ramp
primary
#7DCDAC
secondary
#9C5271
accent
#2E67B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482