#7DCDB3#7DCDB3
#7DCDB3 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.088 H 171.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDB3 |
|---|---|
| RGB | rgb(125, 205, 179) |
| HSL | hsl(161, 44%, 65%) |
| HSV | hsv(161, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(76.85, -30.49, 5.25) |
| CIE-LCH | lch(76.85, 30.94, 170.23°) |
| OKLab | oklab(78.93% -0.0868 0.0134) |
| OKLCH | oklch(78.93% 0.088 171.2) |
| XYZ | xyz(38.4223, 51.2747, 50.5115) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.99
Seafoam Blue
#78D1B6
ΔE00 1.32
Mediumaquamarine
#66CDAA
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.44
Eucalyptus
#44D7A8
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDB3 #CD7D97
analogous
#7DCD8B #7DCDB3 #7DBFCD
triadic
#7DCDB3 #B37DCD #CDB37D
tetradic
#7DCDB3 #8B7DCD #CD7D97 #BFCD7D
square
#7DCDB3 #8B7DCD #CD7D97 #BFCD7D
split-complementary
#7DCDB3 #CD7DBF #CD8B7D
monochromatic
#3A9678 #51BC99 #7DCDB3 #A9DECD #D5EFE7
Accessibility & contrast
On white
1.87
#7DCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7DCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDB3
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDB3 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B2
Deuteranopia (green-blind)
#BBBAB5
Tritanopia (blue-blind)
#65CEC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dcdb3; /* rgb */ color: rgb(125, 205, 179); /* oklch */ color: oklch(78.9% 0.088 171.2);
Tailwind
colors: {
custom: {
50: '#a6dcc9',
500: '#7dcdb3',
950: '#000000',
},
}SCSS
$custom: #7dcdb3; $custom-light: #a6dcc9; $custom-dark: #000000;
JSON
{
"hex": "#7dcdb3",
"rgb": {
"r": 125,
"g": 205,
"b": 179
},
"hsl": {
"h": 160.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78931,
"c": 0.08786,
"h": 171.2
},
"luminance": 0.51277
}Semantic roles & 50–950 ramp
primary
#7DCDB3
secondary
#9C526A
accent
#2E5BB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482