#74BFC0#74BFC0
#74BFC0 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.6% C 0.075 H 196.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #74BFC0 |
|---|---|
| RGB | rgb(116, 191, 192) |
| HSL | hsl(181, 38%, 60%) |
| HSV | hsv(181, 40%, 75%) |
| CMYK | cmyk(39.6%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(72.75, -22.97, -7.84) |
| CIE-LCH | lch(72.75, 24.27, 198.84°) |
| OKLab | oklab(75.64% -0.0715 -0.0216) |
| OKLCH | oklch(75.64% 0.075 196.8) |
| XYZ | xyz(35.3441, 44.7778, 56.6395) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 7.52
Lightseagreen
#20B2AA
ΔE00 8.68
Topaz
#13BBAF
ΔE00 8.88
Turquoise Blue
#06B1C4
ΔE00 8.88
Aqua Blue
#02D8E9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BFC0 #C07574
analogous
#74C09B #74BFC0 #7499C0
triadic
#74BFC0 #C074BF #BFC074
tetradic
#74BFC0 #9B74C0 #C07574 #99C074
square
#74BFC0 #9B74C0 #C07574 #99C074
split-complementary
#74BFC0 #C07499 #C09B74
monochromatic
#3A7F80 #4DA9AA #74BFC0 #9ED2D3 #C8E6E6
Accessibility & contrast
On white
2.11
#74BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#74BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BFC0
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BFC0 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#52C4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #74bfc0; /* rgb */ color: rgb(116, 191, 192); /* oklch */ color: oklch(75.6% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#a0d2d3',
500: '#74bfc0',
950: '#000000',
},
}SCSS
$custom: #74bfc0; $custom-light: #a0d2d3; $custom-dark: #000000;
JSON
{
"hex": "#74bfc0",
"rgb": {
"r": 116,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.789,
"s": 37.624,
"l": 60.392
},
"oklch": {
"l": 0.75639,
"c": 0.07471,
"h": 196.8
},
"luminance": 0.4478
}Semantic roles & 50–950 ramp
primary
#74BFC0
secondary
#D6BAB9
accent
#3735B1
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282