#7DBFC0#7DBFC0
#7DBFC0 is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.1% C 0.067 H 197.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7DBFC0 |
|---|---|
| RGB | rgb(125, 191, 192) |
| HSL | hsl(181, 35%, 62%) |
| HSV | hsv(181, 35%, 75%) |
| CMYK | cmyk(34.9%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.17, -20.60, -7.16) |
| CIE-LCH | lch(73.17, 21.81, 199.17°) |
| OKLab | oklab(76.1% -0.0641 -0.0197) |
| OKLCH | oklch(76.1% 0.067 197.1) |
| XYZ | xyz(36.5993, 45.4250, 56.6983) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.02
Darkturquoise
#00CED1
ΔE00 8.64
Cadetblue
#5F9EA0
ΔE00 9.64
Turquoise Blue
#06B1C4
ΔE00 9.66
Lightseagreen
#20B2AA
ΔE00 9.74
Topaz
#13BBAF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DBFC0 #C07E7D
analogous
#7DC0A0 #7DBFC0 #7D9DC0
triadic
#7DBFC0 #C07DBF #BFC07D
tetradic
#7DBFC0 #A07DC0 #C07E7D #9DC07D
square
#7DBFC0 #A07DC0 #C07E7D #9DC07D
split-complementary
#7DBFC0 #C07D9D #C0A07D
monochromatic
#408283 #54ABAC #7DBFC0 #A6D3D4 #CFE8E8
Accessibility & contrast
On white
2.08
#7DBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#7DBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DBFC0
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DBFC0 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#AAB0C1
Tritanopia (blue-blind)
#62C3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7dbfc0; /* rgb */ color: rgb(125, 191, 192); /* oklch */ color: oklch(76.1% 0.067 197.1);
Tailwind
colors: {
custom: {
50: '#a5d2d3',
500: '#7dbfc0',
950: '#000000',
},
}SCSS
$custom: #7dbfc0; $custom-light: #a5d2d3; $custom-dark: #000000;
JSON
{
"hex": "#7dbfc0",
"rgb": {
"r": 125,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.896,
"s": 34.715,
"l": 62.157
},
"oklch": {
"l": 0.76095,
"c": 0.06707,
"h": 197.1
},
"luminance": 0.45427
}Semantic roles & 50–950 ramp
primary
#7DBFC0
secondary
#D9C0C0
accent
#3A38AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282