#74DFAA#74DFAA
#74DFAA is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.5% C 0.126 H 160.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFAA |
|---|---|
| RGB | rgb(116, 223, 170) |
| HSL | hsl(150, 63%, 66%) |
| HSV | hsv(150, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.50, -42.97, 16.60) |
| CIE-LCH | lch(81.50, 46.07, 158.87°) |
| OKLab | oklab(82.53% -0.1185 0.0425) |
| OKLCH | oklch(82.53% 0.126 160.3) |
| XYZ | xyz(40.8425, 59.3874, 47.3331) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.06
Eucalyptus
#44D7A8
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.22
Light Greenish Blue
#63F7B4
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFAA #DF74A9
analogous
#74DF75 #74DFAA #74DFDF
triadic
#74DFAA #AA74DF #DFAA74
tetradic
#74DFAA #7574DF #DF74A9 #DFDF74
square
#74DFAA #7574DF #DF74A9 #DFDF74
split-complementary
#74DFAA #DF74DF #DF7574
monochromatic
#29B06D #42D48C #74DFAA #A6EAC8 #D7F6E7
Accessibility & contrast
On white
1.63
#74DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#74DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFAA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFAA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#55DED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74dfaa; /* rgb */ color: rgb(116, 223, 170); /* oklch */ color: oklch(82.5% 0.126 160.3);
Tailwind
colors: {
custom: {
50: '#a2e9c3',
500: '#74dfaa',
950: '#000000',
},
}SCSS
$custom: #74dfaa; $custom-light: #a2e9c3; $custom-dark: #000000;
JSON
{
"hex": "#74dfaa",
"rgb": {
"r": 116,
"g": 223,
"b": 170
},
"hsl": {
"h": 150.28,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82534,
"c": 0.1259,
"h": 160.3
},
"luminance": 0.59391
}Semantic roles & 50–950 ramp
primary
#74DFAA
secondary
#B2457B
accent
#1B72CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482