#7FBDBD#7FBDBD
#7FBDBD is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.6% C 0.064 H 195.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBDBD |
|---|---|
| RGB | rgb(127, 189, 189) |
| HSL | hsl(180, 32%, 62%) |
| HSV | hsv(180, 33%, 74%) |
| CMYK | cmyk(32.8%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.61, -19.75, -6.34) |
| CIE-LCH | lch(72.61, 20.74, 197.79°) |
| OKLab | oklab(75.65% -0.0611 -0.0174) |
| OKLCH | oklch(75.65% 0.064 195.9) |
| XYZ | xyz(36.1321, 44.5792, 54.8350) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.54
Cadetblue
#5F9EA0
ΔE00 9.24
Darkturquoise
#00CED1
ΔE00 9.26
Lightseagreen
#20B2AA
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 9.91
Turquoise Blue
#06B1C4
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBDBD #BD7F7F
analogous
#7FBD9E #7FBDBD #7F9EBD
triadic
#7FBDBD #BD7FBD #BDBD7F
tetradic
#7FBDBD #9E7FBD #BD7F7F #9EBD7F
square
#7FBDBD #9E7FBD #BD7F7F #9EBD7F
split-complementary
#7FBDBD #BD7F9E #BD9E7F
monochromatic
#428080 #57A8A8 #7FBDBD #A7D2D2 #D0E7E7
Accessibility & contrast
On white
2.12
#7FBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#7FBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBDBD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBDBD | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#AAAEBE
Tritanopia (blue-blind)
#67C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbdbd; /* rgb */ color: rgb(127, 189, 189); /* oklch */ color: oklch(75.6% 0.064 195.9);
Tailwind
colors: {
custom: {
50: '#a6d1d0',
500: '#7fbdbd',
950: '#000000',
},
}SCSS
$custom: #7fbdbd; $custom-light: #a6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#7fbdbd",
"rgb": {
"r": 127,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.75648,
"c": 0.06358,
"h": 195.9
},
"luminance": 0.44581
}Semantic roles & 50–950 ramp
primary
#7FBDBD
secondary
#D7C0C0
accent
#3B3BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282