#74BABE#74BABE
#74BABE is a light, moderate teal. Relative luminance 0.425; OKLCH L 74.4% C 0.071 H 200.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74BABE |
|---|---|
| RGB | rgb(116, 186, 190) |
| HSL | hsl(183, 36%, 60%) |
| HSV | hsv(183, 39%, 75%) |
| CMYK | cmyk(38.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.25, -20.94, -8.98) |
| CIE-LCH | lch(71.25, 22.78, 203.20°) |
| OKLab | oklab(74.42% -0.0663 -0.0247) |
| OKLCH | oklch(74.42% 0.071 200.4) |
| XYZ | xyz(34.0522, 42.5462, 55.1231) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.94
Cadetblue
#5F9EA0
ΔE00 8.26
Darkturquoise
#00CED1
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 8.73
Lightseagreen
#20B2AA
ΔE00 9.25
Topaz
#13BBAF
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BABE #BE7874
analogous
#74BE9D #74BABE #7495BE
triadic
#74BABE #BE74BA #BABE74
tetradic
#74BABE #9D74BE #BE7874 #95BE74
square
#74BABE #9D74BE #BE7874 #95BE74
split-complementary
#74BABE #BE7495 #BE9D74
monochromatic
#3A7A7D #4EA2A7 #74BABE #9ECFD2 #C7E3E5
Accessibility & contrast
On white
2.21
#74BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#74BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BABE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BABE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#54BFBB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #74babe; /* rgb */ color: rgb(116, 186, 190); /* oklch */ color: oklch(74.4% 0.071 200.4);
Tailwind
colors: {
custom: {
50: '#a0cfd1',
500: '#74babe',
950: '#000000',
},
}SCSS
$custom: #74babe; $custom-light: #a0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#74babe",
"rgb": {
"r": 116,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.243,
"s": 36.275,
"l": 60
},
"oklch": {
"l": 0.74418,
"c": 0.07074,
"h": 200.4
},
"luminance": 0.42549
}Semantic roles & 50–950 ramp
primary
#74BABE
secondary
#D5BAB9
accent
#625CCC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282