#74BEAF#74BEAF
#74BEAF is a light, moderate teal. Relative luminance 0.436; OKLCH L 74.9% C 0.078 H 179.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74BEAF |
|---|---|
| RGB | rgb(116, 190, 175) |
| HSL | hsl(168, 36%, 60%) |
| HSV | hsv(168, 39%, 75%) |
| CMYK | cmyk(38.9%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(71.98, -26.57, 0.31) |
| CIE-LCH | lch(71.98, 26.57, 179.32°) |
| OKLab | oklab(74.87% -0.0776 0.0004) |
| OKLCH | oklch(74.87% 0.078 179.7) |
| XYZ | xyz(33.3509, 43.6328, 47.2137) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.75
Seafoam Blue
#78D1B6
ΔE00 5.93
Tealish
#24BCA8
ΔE00 6.67
Topaz
#13BBAF
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.21
Turquoise (survey)
#06C2AC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BEAF #BE7483
analogous
#74BE8A #74BEAF #74A8BE
triadic
#74BEAF #AF74BE #BEAF74
tetradic
#74BEAF #8A74BE #BE7483 #A8BE74
square
#74BEAF #8A74BE #BE7483 #A8BE74
split-complementary
#74BEAF #BE74A8 #BE8A74
monochromatic
#3A7D70 #4EA795 #74BEAF #9ED2C7 #C7E5DF
Accessibility & contrast
On white
2.16
#74BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#74BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BEAF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BEAF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#ABADB0
Tritanopia (blue-blind)
#5AC0B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #74beaf; /* rgb */ color: rgb(116, 190, 175); /* oklch */ color: oklch(74.9% 0.078 179.7);
Tailwind
colors: {
custom: {
50: '#9fd2c6',
500: '#74beaf',
950: '#000000',
},
}SCSS
$custom: #74beaf; $custom-light: #9fd2c6; $custom-dark: #000000;
JSON
{
"hex": "#74beaf",
"rgb": {
"r": 116,
"g": 190,
"b": 175
},
"hsl": {
"h": 167.838,
"s": 36.275,
"l": 60
},
"oklch": {
"l": 0.7487,
"c": 0.07756,
"h": 179.7
},
"luminance": 0.43635
}Semantic roles & 50–950 ramp
primary
#74BEAF
secondary
#D5B9BE
accent
#5C72CC
background
#FAFCFC
surface
#F3F9F8
border
#CDD2D1
text
#0F1413
muted
#7F8282