#74B7BB#74B7BB
#74B7BB is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.6% C 0.068 H 200.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74B7BB |
|---|---|
| RGB | rgb(116, 183, 187) |
| HSL | hsl(183, 34%, 59%) |
| HSV | hsv(183, 38%, 73%) |
| CMYK | cmyk(38%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.29, -20.16, -8.75) |
| CIE-LCH | lch(70.29, 21.98, 203.46°) |
| OKLab | oklab(73.63% -0.0639 -0.024) |
| OKLCH | oklch(73.63% 0.068 200.6) |
| XYZ | xyz(33.1023, 41.1656, 53.2055) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.50
Turquoise Blue
#06B1C4
ΔE00 7.86
Lightseagreen
#20B2AA
ΔE00 9.26
Darkturquoise
#00CED1
ΔE00 9.38
Mediumturquoise
#48D1CC
ΔE00 9.43
Topaz
#13BBAF
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74B7BB #BB7874
analogous
#74BB9C #74B7BB #7494BB
triadic
#74B7BB #BB74B7 #B7BB74
tetradic
#74B7BB #9C74BB #BB7874 #94BB74
square
#74B7BB #9C74BB #BB7874 #94BB74
split-complementary
#74B7BB #BB7494 #BB9C74
monochromatic
#3B7679 #4F9EA2 #74B7BB #9DCCCF #C6E2E3
Accessibility & contrast
On white
2.27
#74B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#74B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74B7BB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74B7BB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#56BCB8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #74b7bb; /* rgb */ color: rgb(116, 183, 187); /* oklch */ color: oklch(73.6% 0.068 200.6);
Tailwind
colors: {
custom: {
50: '#9fcccf',
500: '#74b7bb',
950: '#000000',
},
}SCSS
$custom: #74b7bb; $custom-light: #9fcccf; $custom-dark: #000000;
JSON
{
"hex": "#74b7bb",
"rgb": {
"r": 116,
"g": 183,
"b": 187
},
"hsl": {
"h": 183.38,
"s": 34.3,
"l": 59.412
},
"oklch": {
"l": 0.73625,
"c": 0.06824,
"h": 200.6
},
"luminance": 0.41168
}Semantic roles & 50–950 ramp
primary
#74B7BB
secondary
#D3B9B8
accent
#645DCA
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1313
muted
#7F8282