#74DBAF#74DBAF
#74DBAF is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.116 H 164.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBAF |
|---|---|
| RGB | rgb(116, 219, 175) |
| HSL | hsl(154, 59%, 66%) |
| HSV | hsv(154, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(80.44, -40.17, 12.47) |
| CIE-LCH | lch(80.44, 42.06, 162.75°) |
| OKLab | oklab(81.71% -0.1118 0.032) |
| OKLCH | oklch(81.71% 0.116 164) |
| XYZ | xyz(40.2685, 57.4680, 49.5196) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.54
Eucalyptus
#44D7A8
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.06
Light Teal
#90E4C1
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.98
Aqua Marine
#2EE8BB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBAF #DB74A0
analogous
#74DB7B #74DBAF #74D3DB
triadic
#74DBAF #AF74DB #DBAF74
tetradic
#74DBAF #7B74DB #DB74A0 #D3DB74
square
#74DBAF #7B74DB #DB74A0 #D3DB74
split-complementary
#74DBAF #DB74D3 #DB7B74
monochromatic
#2CA973 #43CE93 #74DBAF #A5E8CB #D5F4E7
Accessibility & contrast
On white
1.68
#74DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#74DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBAF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBAF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#54DBCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dbaf; /* rgb */ color: rgb(116, 219, 175); /* oklch */ color: oklch(81.7% 0.116 164.0);
Tailwind
colors: {
custom: {
50: '#a2e6c7',
500: '#74dbaf',
950: '#000000',
},
}SCSS
$custom: #74dbaf; $custom-light: #a2e6c7; $custom-dark: #000000;
JSON
{
"hex": "#74dbaf",
"rgb": {
"r": 116,
"g": 219,
"b": 175
},
"hsl": {
"h": 154.369,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.81707,
"c": 0.11626,
"h": 164
},
"luminance": 0.57471
}Semantic roles & 50–950 ramp
primary
#74DBAF
secondary
#AC4872
accent
#1F67C6
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482