#7DDCC2#7DDCC2
#7DDCC2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.099 H 174.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCC2 |
|---|---|
| RGB | rgb(125, 220, 194) |
| HSL | hsl(164, 58%, 68%) |
| HSV | hsv(164, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(81.53, -34.24, 4.01) |
| CIE-LCH | lch(81.53, 34.47, 173.31°) |
| OKLab | oklab(82.83% -0.0981 0.0101) |
| OKLCH | oklch(82.83% 0.099 174.1) |
| XYZ | xyz(43.7843, 59.4381, 60.1939) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Light Teal
#90E4C1
ΔE00 3.87
Pale Teal
#82CBB2
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.23
Seafoam
#7FE0B3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCC2 #DC7D97
analogous
#7DDC92 #7DDCC2 #7DC6DC
triadic
#7DDCC2 #C27DDC #DCC27D
tetradic
#7DDCC2 #927DDC #DC7D97 #C6DC7D
square
#7DDCC2 #927DDC #DC7D97 #C6DC7D
split-complementary
#7DDCC2 #DC7DC6 #DC927D
monochromatic
#2FAF8C #4DCFAB #7DDCC2 #ADE9D9 #DDF6EF
Accessibility & contrast
On white
1.63
#7DDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#7DDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCC2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCC2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C7C6C4
Tritanopia (blue-blind)
#5CDED4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddcc2; /* rgb */ color: rgb(125, 220, 194); /* oklch */ color: oklch(82.8% 0.099 174.1);
Tailwind
colors: {
custom: {
50: '#a7e7d4',
500: '#7ddcc2',
950: '#000000',
},
}SCSS
$custom: #7ddcc2; $custom-light: #a7e7d4; $custom-dark: #000000;
JSON
{
"hex": "#7ddcc2",
"rgb": {
"r": 125,
"g": 220,
"b": 194
},
"hsl": {
"h": 163.579,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82834,
"c": 0.09858,
"h": 174.1
},
"luminance": 0.59441
}Semantic roles & 50–950 ramp
primary
#7DDCC2
secondary
#B24C68
accent
#204DC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483