#7FBDBE#7FBDBE
#7FBDBE is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.7% C 0.064 H 197.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBDBE |
|---|---|
| RGB | rgb(127, 189, 190) |
| HSL | hsl(181, 33%, 62%) |
| HSV | hsv(181, 33%, 75%) |
| CMYK | cmyk(33.2%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(72.64, -19.51, -6.84) |
| CIE-LCH | lch(72.64, 20.68, 199.32°) |
| OKLab | oklab(75.68% -0.0607 -0.0188) |
| OKLCH | oklch(75.68% 0.064 197.2) |
| XYZ | xyz(36.2410, 44.6228, 55.4086) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.70
Cadetblue
#5F9EA0
ΔE00 9.24
Darkturquoise
#00CED1
ΔE00 9.29
Turquoise Blue
#06B1C4
ΔE00 9.77
Lightseagreen
#20B2AA
ΔE00 9.97
Powder Blue
#B0E0E6
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBDBE #BE807F
analogous
#7FBE9F #7FBDBE #7F9EBE
triadic
#7FBDBE #BE7FBD #BDBE7F
tetradic
#7FBDBE #9F7FBE #BE807F #9EBE7F
square
#7FBDBE #9F7FBE #BE807F #9EBE7F
split-complementary
#7FBDBE #BE7F9E #BE9F7F
monochromatic
#428081 #56A8A9 #7FBDBE #A8D2D3 #D0E7E7
Accessibility & contrast
On white
2.12
#7FBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#7FBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBDBE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBDBE | 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)
#B5B7BE
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#67C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbdbe; /* rgb */ color: rgb(127, 189, 190); /* oklch */ color: oklch(75.7% 0.064 197.2);
Tailwind
colors: {
custom: {
50: '#a6d1d1',
500: '#7fbdbe',
950: '#000000',
},
}SCSS
$custom: #7fbdbe; $custom-light: #a6d1d1; $custom-dark: #000000;
JSON
{
"hex": "#7fbdbe",
"rgb": {
"r": 127,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.952,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.7568,
"c": 0.06358,
"h": 197.2
},
"luminance": 0.44625
}Semantic roles & 50–950 ramp
primary
#7FBDBE
secondary
#D8C1C1
accent
#3C3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282