#7DB2AF#7DB2AF
#7DB2AF is a light, muted teal. Relative luminance 0.393; OKLCH L 72.6% C 0.056 H 191.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB2AF |
|---|---|
| RGB | rgb(125, 178, 175) |
| HSL | hsl(177, 26%, 59%) |
| HSV | hsv(177, 30%, 70%) |
| CMYK | cmyk(29.8%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(68.96, -17.98, -4.06) |
| CIE-LCH | lch(68.96, 18.43, 192.73°) |
| OKLab | oklab(72.57% -0.0547 -0.0112) |
| OKLCH | oklch(72.57% 0.056 191.6) |
| XYZ | xyz(32.1131, 39.2942, 46.4416) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.87
Greyish Teal
#719F91
ΔE00 7.44
Dull Teal
#5F9E8F
ΔE00 8.72
Lightseagreen
#20B2AA
ΔE00 9.35
Grey Teal
#5E9B8A
ΔE00 9.86
Topaz
#13BBAF
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB2AF #B27D80
analogous
#7DB295 #7DB2AF #7D9BB2
triadic
#7DB2AF #AF7DB2 #B2AF7D
tetradic
#7DB2AF #957DB2 #B27D80 #9BB27D
square
#7DB2AF #957DB2 #B27D80 #9BB27D
split-complementary
#7DB2AF #B27D9B #B2957D
monochromatic
#43716F #5A9894 #7DB2AF #A3C9C7 #CAE0DE
Accessibility & contrast
On white
2.37
#7DB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7DB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB2AF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB2AF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#6BB5B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7db2af; /* rgb */ color: rgb(125, 178, 175); /* oklch */ color: oklch(72.6% 0.056 191.6);
Tailwind
colors: {
custom: {
50: '#a4c9c6',
500: '#7db2af',
950: '#000000',
},
}SCSS
$custom: #7db2af; $custom-light: #a4c9c6; $custom-dark: #000000;
JSON
{
"hex": "#7db2af",
"rgb": {
"r": 125,
"g": 178,
"b": 175
},
"hsl": {
"h": 176.604,
"s": 25.604,
"l": 59.412
},
"oklch": {
"l": 0.72571,
"c": 0.05585,
"h": 191.6
},
"luminance": 0.39296
}Semantic roles & 50–950 ramp
primary
#7DB2AF
secondary
#D0BBBC
accent
#666BC2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282