#74E4BC#74E4BC
#74E4BC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.2% C 0.119 H 167.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4BC |
|---|---|
| RGB | rgb(116, 228, 188) |
| HSL | hsl(159, 67%, 67%) |
| HSV | hsv(159, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(83.35, -41.39, 9.75) |
| CIE-LCH | lch(83.35, 42.53, 166.74°) |
| OKLab | oklab(84.16% -0.1161 0.025) |
| OKLCH | oklch(84.16% 0.119 167.8) |
| XYZ | xyz(44.0189, 62.8270, 57.3743) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.45
Light Teal
#90E4C1
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 4.38
Eucalyptus
#44D7A8
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4BC #E4749C
analogous
#74E484 #74E4BC #74D4E4
triadic
#74E4BC #BC74E4 #E4BC74
tetradic
#74E4BC #8474E4 #E4749C #D4E474
square
#74E4BC #8474E4 #E4749C #D4E474
split-complementary
#74E4BC #E474D4 #E48474
monochromatic
#24BA84 #41DAA3 #74E4BC #A7EED5 #DAF8ED
Accessibility & contrast
On white
1.55
#74E4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#74E4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4BC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4BC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#4BE5D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e4bc; /* rgb */ color: rgb(116, 228, 188); /* oklch */ color: oklch(84.2% 0.119 167.8);
Tailwind
colors: {
custom: {
50: '#a3edd0',
500: '#74e4bc',
950: '#000000',
},
}SCSS
$custom: #74e4bc; $custom-light: #a3edd0; $custom-dark: #000000;
JSON
{
"hex": "#74e4bc",
"rgb": {
"r": 116,
"g": 228,
"b": 188
},
"hsl": {
"h": 158.571,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.84164,
"c": 0.11878,
"h": 167.8
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#74E4BC
secondary
#BA436D
accent
#1658CF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583