#74DEB4#74DEB4
#74DEB4 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.117 H 165.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEB4 |
|---|---|
| RGB | rgb(116, 222, 180) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.43, -40.45, 11.23) |
| CIE-LCH | lch(81.43, 41.98, 164.48°) |
| OKLab | oklab(82.54% -0.1129 0.0288) |
| OKLCH | oklch(82.54% 0.117 165.7) |
| XYZ | xyz(41.5583, 59.2475, 52.4171) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.56
Light Teal
#90E4C1
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEB4 #DE749E
analogous
#74DE7F #74DEB4 #74D3DE
triadic
#74DEB4 #B474DE #DEB474
tetradic
#74DEB4 #7F74DE #DE749E #D3DE74
square
#74DEB4 #7F74DE #DE749E #D3DE74
split-complementary
#74DEB4 #DE74D3 #DE7F74
monochromatic
#29AE7A #43D299 #74DEB4 #A5EACF #D7F5E9
Accessibility & contrast
On white
1.63
#74DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#74DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEB4
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEB4 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B2
Deuteranopia (green-blind)
#CAC6B7
Tritanopia (blue-blind)
#51DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74deb4; /* rgb */ color: rgb(116, 222, 180); /* oklch */ color: oklch(82.5% 0.117 165.7);
Tailwind
colors: {
custom: {
50: '#a2e9ca',
500: '#74deb4',
950: '#000000',
},
}SCSS
$custom: #74deb4; $custom-light: #a2e9ca; $custom-dark: #000000;
JSON
{
"hex": "#74deb4",
"rgb": {
"r": 116,
"g": 222,
"b": 180
},
"hsl": {
"h": 156.226,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.82543,
"c": 0.11655,
"h": 165.7
},
"luminance": 0.59251
}Semantic roles & 50–950 ramp
primary
#74DEB4
secondary
#B04670
accent
#1C61C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482