#74AFA2#74AFA2
#74AFA2 is a light, moderate teal. Relative luminance 0.370; OKLCH L 71.0% C 0.064 H 179.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA2 |
|---|---|
| RGB | rgb(116, 175, 162) |
| HSL | hsl(167, 27%, 57%) |
| HSV | hsv(167, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.26, -22.08, 0.58) |
| CIE-LCH | lch(67.26, 22.09, 178.51°) |
| OKLab | oklab(70.96% -0.0644 0.0012) |
| OKLCH | oklch(70.96% 0.064 179) |
| XYZ | xyz(29.0517, 36.9799, 39.7824) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.03
Dull Teal
#5F9E8F
ΔE00 5.62
Grey Teal
#5E9B8A
ΔE00 6.68
Greeny Blue
#42B395
ΔE00 7.91
Cadetblue
#5F9EA0
ΔE00 7.95
Lightseagreen
#20B2AA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA2 #AF7481
analogous
#74AF85 #74AFA2 #749FAF
triadic
#74AFA2 #A274AF #AFA274
tetradic
#74AFA2 #8574AF #AF7481 #9FAF74
square
#74AFA2 #8574AF #AF7481 #9FAF74
split-complementary
#74AFA2 #AF749F #AF8574
monochromatic
#3E6B61 #549284 #74AFA2 #9BC5BC #C2DCD6
Accessibility & contrast
On white
2.50
#74AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#74AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#62B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa2; /* rgb */ color: rgb(116, 175, 162); /* oklch */ color: oklch(71.0% 0.064 179.0);
Tailwind
colors: {
custom: {
50: '#9ec7bd',
500: '#74afa2',
950: '#000000',
},
}SCSS
$custom: #74afa2; $custom-light: #9ec7bd; $custom-dark: #000000;
JSON
{
"hex": "#74afa2",
"rgb": {
"r": 116,
"g": 175,
"b": 162
},
"hsl": {
"h": 166.78,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.70964,
"c": 0.06446,
"h": 179
},
"luminance": 0.36982
}Semantic roles & 50–950 ramp
primary
#74AFA2
secondary
#CBB3B9
accent
#6579C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281