#7DCFBC#7DCFBC
#7DCFBC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.085 H 177.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFBC |
|---|---|
| RGB | rgb(125, 207, 188) |
| HSL | hsl(166, 46%, 65%) |
| HSV | hsv(166, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.65, -29.44, 1.58) |
| CIE-LCH | lch(77.65, 29.48, 176.93°) |
| OKLab | oklab(79.65% -0.0853 0.0037) |
| OKLCH | oklch(79.65% 0.085 177.5) |
| XYZ | xyz(39.8439, 52.6137, 55.6231) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.64
Pale Teal
#82CBB2
ΔE00 2.71
Mediumaquamarine
#66CDAA
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFBC #CF7D90
analogous
#7DCF93 #7DCFBC #7DB9CF
triadic
#7DCFBC #BC7DCF #CFBC7D
tetradic
#7DCFBC #937DCF #CF7D90 #B9CF7D
square
#7DCFBC #937DCF #CF7D90 #B9CF7D
split-complementary
#7DCFBC #CF7DB9 #CF937D
monochromatic
#399983 #50BEA5 #7DCFBC #AAE0D3 #D6F0EA
Accessibility & contrast
On white
1.82
#7DCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7DCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFBC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFBC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#61D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dcfbc; /* rgb */ color: rgb(125, 207, 188); /* oklch */ color: oklch(79.7% 0.085 177.5);
Tailwind
colors: {
custom: {
50: '#a6ded0',
500: '#7dcfbc',
950: '#000000',
},
}SCSS
$custom: #7dcfbc; $custom-light: #a6ded0; $custom-dark: #000000;
JSON
{
"hex": "#7dcfbc",
"rgb": {
"r": 125,
"g": 207,
"b": 188
},
"hsl": {
"h": 166.098,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79651,
"c": 0.0854,
"h": 177.5
},
"luminance": 0.52616
}Semantic roles & 50–950 ramp
primary
#7DCFBC
secondary
#9F5163
accent
#2C4DB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483