#74BFBC#74BFBC
#74BFBC is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.5% C 0.075 H 192.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #74BFBC |
|---|---|
| RGB | rgb(116, 191, 188) |
| HSL | hsl(178, 37%, 60%) |
| HSV | hsv(178, 39%, 75%) |
| CMYK | cmyk(39.3%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(72.63, -23.96, -5.83) |
| CIE-LCH | lch(72.63, 24.66, 193.67°) |
| OKLab | oklab(75.51% -0.0732 -0.0161) |
| OKLCH | oklch(75.51% 0.075 192.4) |
| XYZ | xyz(34.9070, 44.6030, 54.3370) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.58
Topaz
#13BBAF
ΔE00 7.89
Lightseagreen
#20B2AA
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 8.58
Tealish
#24BCA8
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BFBC #BF7477
analogous
#74BF96 #74BFBC #749CBF
triadic
#74BFBC #BC74BF #BFBC74
tetradic
#74BFBC #9674BF #BF7477 #9CBF74
square
#74BFBC #9674BF #BF7477 #9CBF74
split-complementary
#74BFBC #BF749C #BF9674
monochromatic
#3A7E7C #4DA8A5 #74BFBC #9ED2D0 #C8E6E4
Accessibility & contrast
On white
2.12
#74BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#74BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BFBC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BFBC | 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)
#B7B8BC
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#54C3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #74bfbc; /* rgb */ color: rgb(116, 191, 188); /* oklch */ color: oklch(75.5% 0.075 192.4);
Tailwind
colors: {
custom: {
50: '#a0d2d0',
500: '#74bfbc',
950: '#000000',
},
}SCSS
$custom: #74bfbc; $custom-light: #a0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#74bfbc",
"rgb": {
"r": 116,
"g": 191,
"b": 188
},
"hsl": {
"h": 177.6,
"s": 36.946,
"l": 60.196
},
"oklch": {
"l": 0.75508,
"c": 0.07496,
"h": 192.4
},
"luminance": 0.44605
}Semantic roles & 50–950 ramp
primary
#74BFBC
secondary
#D6B9BA
accent
#363BB0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282