#7DCCAB#7DCCAB
#7DCCAB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.092 H 165.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCAB |
|---|---|
| RGB | rgb(125, 204, 171) |
| HSL | hsl(155, 44%, 65%) |
| HSV | hsv(155, 39%, 80%) |
| CMYK | cmyk(38.7%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.37, -31.74, 8.86) |
| CIE-LCH | lch(76.37, 32.95, 164.40°) |
| OKLab | oklab(78.48% -0.0891 0.0228) |
| OKLCH | oklch(78.48% 0.092 165.7) |
| XYZ | xyz(37.3982, 50.4836, 46.2938) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 2.74
Mediumaquamarine
#66CDAA
ΔE00 2.78
Seafoam
#7FE0B3
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.71
Eucalyptus
#44D7A8
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCAB #CC7D9E
analogous
#7DCC84 #7DCCAB #7DC5CC
triadic
#7DCCAB #AB7DCC #CCAB7D
tetradic
#7DCCAB #847DCC #CC7D9E #C5CC7D
square
#7DCCAB #847DCC #CC7D9E #C5CC7D
split-complementary
#7DCCAB #CC7DC5 #CC847D
monochromatic
#3A946F #51BB8F #7DCCAB #A9DDC7 #D5EEE4
Accessibility & contrast
On white
1.89
#7DCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7DCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCAB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCAB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#68CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dccab; /* rgb */ color: rgb(125, 204, 171); /* oklch */ color: oklch(78.5% 0.092 165.7);
Tailwind
colors: {
custom: {
50: '#a6dcc4',
500: '#7dccab',
950: '#000000',
},
}SCSS
$custom: #7dccab; $custom-light: #a6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7dccab",
"rgb": {
"r": 125,
"g": 204,
"b": 171
},
"hsl": {
"h": 154.937,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.7848,
"c": 0.092,
"h": 165.7
},
"luminance": 0.50486
}Semantic roles & 50–950 ramp
primary
#7DCCAB
secondary
#9B5271
accent
#2F68B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482