#74BBBC#74BBBC
#74BBBC is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.6% C 0.071 H 196.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74BBBC |
|---|---|
| RGB | rgb(116, 187, 188) |
| HSL | hsl(181, 35%, 60%) |
| HSV | hsv(181, 38%, 74%) |
| CMYK | cmyk(38.3%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(71.47, -21.95, -7.54) |
| CIE-LCH | lch(71.47, 23.21, 198.96°) |
| OKLab | oklab(74.58% -0.0683 -0.0207) |
| OKLCH | oklch(74.58% 0.071 196.9) |
| XYZ | xyz(34.0465, 42.8821, 54.0502) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.93
Darkturquoise
#00CED1
ΔE00 8.30
Cadetblue
#5F9EA0
ΔE00 8.45
Lightseagreen
#20B2AA
ΔE00 8.50
Turquoise Blue
#06B1C4
ΔE00 8.62
Topaz
#13BBAF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BBBC #BC7574
analogous
#74BC99 #74BBBC #7497BC
triadic
#74BBBC #BC74BB #BBBC74
tetradic
#74BBBC #9974BC #BC7574 #97BC74
square
#74BBBC #9974BC #BC7574 #97BC74
split-complementary
#74BBBC #BC7497 #BC9974
monochromatic
#3B7A7B #4FA3A4 #74BBBC #9DCFD0 #C7E3E4
Accessibility & contrast
On white
2.19
#74BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#74BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BBBC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BBBC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#55BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #74bbbc; /* rgb */ color: rgb(116, 187, 188); /* oklch */ color: oklch(74.6% 0.071 196.9);
Tailwind
colors: {
custom: {
50: '#a0cfd0',
500: '#74bbbc',
950: '#000000',
},
}SCSS
$custom: #74bbbc; $custom-light: #a0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#74bbbc",
"rgb": {
"r": 116,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.833,
"s": 34.951,
"l": 59.608
},
"oklch": {
"l": 0.74582,
"c": 0.07143,
"h": 196.9
},
"luminance": 0.42884
}Semantic roles & 50–950 ramp
primary
#74BBBC
secondary
#D4B8B8
accent
#5E5DCB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282