#7DCFAF#7DCFAF
#7DCFAF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.093 H 167.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFAF |
|---|---|
| RGB | rgb(125, 207, 175) |
| HSL | hsl(157, 46%, 65%) |
| HSV | hsv(157, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.33, -32.31, 8.09) |
| CIE-LCH | lch(77.33, 33.30, 165.94°) |
| OKLab | oklab(79.29% -0.091 0.0208) |
| OKLCH | oklch(79.29% 0.093 167.1) |
| XYZ | xyz(38.5051, 52.0782, 48.5722) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.00
Pale Teal
#82CBB2
ΔE00 2.32
Mediumaquamarine
#66CDAA
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.03
Eucalyptus
#44D7A8
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFAF #CF7D9D
analogous
#7DCF86 #7DCFAF #7DC6CF
triadic
#7DCFAF #AF7DCF #CFAF7D
tetradic
#7DCFAF #867DCF #CF7D9D #C6CF7D
square
#7DCFAF #867DCF #CF7D9D #C6CF7D
split-complementary
#7DCFAF #CF7DC6 #CF867D
monochromatic
#399973 #50BE93 #7DCFAF #AAE0CB #D6F0E6
Accessibility & contrast
On white
1.84
#7DCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7DCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFAF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFAF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#66D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcfaf; /* rgb */ color: rgb(125, 207, 175); /* oklch */ color: oklch(79.3% 0.093 167.1);
Tailwind
colors: {
custom: {
50: '#a6dec6',
500: '#7dcfaf',
950: '#000000',
},
}SCSS
$custom: #7dcfaf; $custom-light: #a6dec6; $custom-dark: #000000;
JSON
{
"hex": "#7dcfaf",
"rgb": {
"r": 125,
"g": 207,
"b": 175
},
"hsl": {
"h": 156.585,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79288,
"c": 0.09335,
"h": 167.1
},
"luminance": 0.52081
}Semantic roles & 50–950 ramp
primary
#7DCFAF
secondary
#9F5170
accent
#2C63B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482