#74BEC0#74BEC0
#74BEC0 is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.4% C 0.074 H 197.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #74BEC0 |
|---|---|
| RGB | rgb(116, 190, 192) |
| HSL | hsl(182, 38%, 60%) |
| HSV | hsv(182, 40%, 75%) |
| CMYK | cmyk(39.6%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(72.46, -22.47, -8.27) |
| CIE-LCH | lch(72.46, 23.94, 200.20°) |
| OKLab | oklab(75.41% -0.0703 -0.0227) |
| OKLCH | oklch(75.41% 0.074 197.9) |
| XYZ | xyz(35.1268, 44.3432, 56.5670) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 7.76
Turquoise Blue
#06B1C4
ΔE00 8.58
Lightseagreen
#20B2AA
ΔE00 8.85
Topaz
#13BBAF
ΔE00 9.18
Cadetblue
#5F9EA0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BEC0 #C07674
analogous
#74C09C #74BEC0 #7498C0
triadic
#74BEC0 #C074BE #BEC074
tetradic
#74BEC0 #9C74C0 #C07674 #98C074
square
#74BEC0 #9C74C0 #C07674 #98C074
split-complementary
#74BEC0 #C07498 #C09C74
monochromatic
#3A7E80 #4DA7AA #74BEC0 #9ED2D3 #C8E5E6
Accessibility & contrast
On white
2.13
#74BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#74BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BEC0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BEC0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#A7ADC1
Tritanopia (blue-blind)
#53C3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #74bec0; /* rgb */ color: rgb(116, 190, 192); /* oklch */ color: oklch(75.4% 0.074 197.9);
Tailwind
colors: {
custom: {
50: '#a0d1d3',
500: '#74bec0',
950: '#000000',
},
}SCSS
$custom: #74bec0; $custom-light: #a0d1d3; $custom-dark: #000000;
JSON
{
"hex": "#74bec0",
"rgb": {
"r": 116,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.579,
"s": 37.624,
"l": 60.392
},
"oklch": {
"l": 0.75408,
"c": 0.07391,
"h": 197.9
},
"luminance": 0.44346
}Semantic roles & 50–950 ramp
primary
#74BEC0
secondary
#D6BAB9
accent
#3835B1
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282