#7FBCBB#7FBCBB
#7FBCBB is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.4% C 0.063 H 194.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBCBB |
|---|---|
| RGB | rgb(127, 188, 187) |
| HSL | hsl(179, 31%, 62%) |
| HSV | hsv(179, 32%, 74%) |
| CMYK | cmyk(32.4%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.27, -19.72, -5.75) |
| CIE-LCH | lch(72.27, 20.54, 196.27°) |
| OKLab | oklab(75.36% -0.0607 -0.0158) |
| OKLCH | oklch(75.36% 0.063 194.6) |
| XYZ | xyz(35.7021, 44.0642, 53.6281) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.64
Cadetblue
#5F9EA0
ΔE00 9.03
Darkturquoise
#00CED1
ΔE00 9.44
Lightseagreen
#20B2AA
ΔE00 9.57
Pale Teal
#82CBB2
ΔE00 9.60
Topaz
#13BBAF
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBCBB #BC7F80
analogous
#7FBC9D #7FBCBB #7F9FBC
triadic
#7FBCBB #BB7FBC #BCBB7F
tetradic
#7FBCBB #9D7FBC #BC7F80 #9FBC7F
square
#7FBCBB #9D7FBC #BC7F80 #9FBC7F
split-complementary
#7FBCBB #BC7F9F #BC9D7F
monochromatic
#427E7D #57A7A5 #7FBCBB #A7D1D0 #CFE6E6
Accessibility & contrast
On white
2.14
#7FBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#7FBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBCBB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBCBB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#68C0BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fbcbb; /* rgb */ color: rgb(127, 188, 187); /* oklch */ color: oklch(75.4% 0.063 194.6);
Tailwind
colors: {
custom: {
50: '#a6d0cf',
500: '#7fbcbb',
950: '#000000',
},
}SCSS
$custom: #7fbcbb; $custom-light: #a6d0cf; $custom-dark: #000000;
JSON
{
"hex": "#7fbcbb",
"rgb": {
"r": 127,
"g": 188,
"b": 187
},
"hsl": {
"h": 179.016,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.75355,
"c": 0.06274,
"h": 194.6
},
"luminance": 0.44066
}Semantic roles & 50–950 ramp
primary
#7FBCBB
secondary
#D7C0C0
accent
#3B3DAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282