#74DEB3#74DEB3
#74DEB3 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.117 H 165.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEB3 |
|---|---|
| RGB | rgb(116, 222, 179) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.41, -40.66, 11.73) |
| CIE-LCH | lch(81.41, 42.32, 163.91°) |
| OKLab | oklab(82.52% -0.1134 0.0301) |
| OKLCH | oklch(82.52% 0.117 165.1) |
| XYZ | xyz(41.4568, 59.2069, 51.8825) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.40
Light Teal
#90E4C1
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEB3 #DE749F
analogous
#74DE7E #74DEB3 #74D4DE
triadic
#74DEB3 #B374DE #DEB374
tetradic
#74DEB3 #7E74DE #DE749F #D4DE74
square
#74DEB3 #7E74DE #DE749F #D4DE74
split-complementary
#74DEB3 #DE74D4 #DE7E74
monochromatic
#29AE78 #43D298 #74DEB3 #A5EACE #D7F5E9
Accessibility & contrast
On white
1.64
#74DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#74DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEB3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEB3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#51DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74deb3; /* rgb */ color: rgb(116, 222, 179); /* oklch */ color: oklch(82.5% 0.117 165.1);
Tailwind
colors: {
custom: {
50: '#a2e9c9',
500: '#74deb3',
950: '#000000',
},
}SCSS
$custom: #74deb3; $custom-light: #a2e9c9; $custom-dark: #000000;
JSON
{
"hex": "#74deb3",
"rgb": {
"r": 116,
"g": 222,
"b": 179
},
"hsl": {
"h": 155.66,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.82518,
"c": 0.11731,
"h": 165.1
},
"luminance": 0.5921
}Semantic roles & 50–950 ramp
primary
#74DEB3
secondary
#B04671
accent
#1C62C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482