#7DBFBF#7DBFBF
#7DBFBF is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.1% C 0.067 H 195.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7DBFBF |
|---|---|
| RGB | rgb(125, 191, 191) |
| HSL | hsl(180, 34%, 62%) |
| HSV | hsv(180, 35%, 75%) |
| CMYK | cmyk(34.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.14, -20.84, -6.66) |
| CIE-LCH | lch(73.14, 21.88, 197.72°) |
| OKLab | oklab(76.06% -0.0645 -0.0183) |
| OKLCH | oklch(76.06% 0.067 195.8) |
| XYZ | xyz(36.4889, 45.3809, 56.1168) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.86
Darkturquoise
#00CED1
ΔE00 8.61
Lightseagreen
#20B2AA
ΔE00 9.54
Cadetblue
#5F9EA0
ΔE00 9.65
Topaz
#13BBAF
ΔE00 9.69
Pale Teal
#82CBB2
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DBFBF #BF7D7D
analogous
#7DBF9E #7DBFBF #7D9EBF
triadic
#7DBFBF #BF7DBF #BFBF7D
tetradic
#7DBFBF #9E7DBF #BF7D7D #9EBF7D
square
#7DBFBF #9E7DBF #BF7D7D #9EBF7D
split-complementary
#7DBFBF #BF7D9E #BF9E7D
monochromatic
#408282 #54ABAB #7DBFBF #A6D3D3 #CFE7E7
Accessibility & contrast
On white
2.08
#7DBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#7DBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DBFBF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DBFBF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#63C3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7dbfbf; /* rgb */ color: rgb(125, 191, 191); /* oklch */ color: oklch(76.1% 0.067 195.8);
Tailwind
colors: {
custom: {
50: '#a5d2d2',
500: '#7dbfbf',
950: '#000000',
},
}SCSS
$custom: #7dbfbf; $custom-light: #a5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#7dbfbf",
"rgb": {
"r": 125,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 34.021,
"l": 61.961
},
"oklch": {
"l": 0.76062,
"c": 0.06708,
"h": 195.8
},
"luminance": 0.45383
}Semantic roles & 50–950 ramp
primary
#7DBFBF
secondary
#D8C0C0
accent
#3939AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282