#74B6BB#74B6BB
#74B6BB is a light, moderate teal. Relative luminance 0.408; OKLCH L 73.4% C 0.068 H 201.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74B6BB |
|---|---|
| RGB | rgb(116, 182, 187) |
| HSL | hsl(184, 34%, 59%) |
| HSV | hsv(184, 38%, 73%) |
| CMYK | cmyk(38%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.00, -19.65, -9.18) |
| CIE-LCH | lch(70.00, 21.69, 205.04°) |
| OKLab | oklab(73.4% -0.0626 -0.0252) |
| OKLCH | oklch(73.4% 0.068 201.9) |
| XYZ | xyz(32.8968, 40.7546, 53.1370) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.33
Turquoise Blue
#06B1C4
ΔE00 7.69
Lightseagreen
#20B2AA
ΔE00 9.57
Darkturquoise
#00CED1
ΔE00 9.72
Mediumturquoise
#48D1CC
ΔE00 9.88
Greyblue
#77A1B5
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74B6BB #BB7974
analogous
#74BB9D #74B6BB #7493BB
triadic
#74B6BB #BB74B6 #B6BB74
tetradic
#74B6BB #9D74BB #BB7974 #93BB74
square
#74B6BB #9D74BB #BB7974 #93BB74
split-complementary
#74B6BB #BB7493 #BB9D74
monochromatic
#3B7579 #4F9DA2 #74B6BB #9DCCCF #C6E1E3
Accessibility & contrast
On white
2.29
#74B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#74B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74B6BB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74B6BB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#57BBB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #74b6bb; /* rgb */ color: rgb(116, 182, 187); /* oklch */ color: oklch(73.4% 0.068 201.9);
Tailwind
colors: {
custom: {
50: '#9fcccf',
500: '#74b6bb',
950: '#000000',
},
}SCSS
$custom: #74b6bb; $custom-light: #9fcccf; $custom-dark: #000000;
JSON
{
"hex": "#74b6bb",
"rgb": {
"r": 116,
"g": 182,
"b": 187
},
"hsl": {
"h": 184.225,
"s": 34.3,
"l": 59.412
},
"oklch": {
"l": 0.73395,
"c": 0.06752,
"h": 201.9
},
"luminance": 0.40757
}Semantic roles & 50–950 ramp
primary
#74B6BB
secondary
#D3BAB8
accent
#655DCA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282