#74E4BA#74E4BA
#74E4BA is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.1% C 0.120 H 166.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4BA |
|---|---|
| RGB | rgb(116, 228, 186) |
| HSL | hsl(158, 67%, 67%) |
| HSV | hsv(158, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(83.31, -41.83, 10.74) |
| CIE-LCH | lch(83.31, 43.18, 165.60°) |
| OKLab | oklab(84.11% -0.117 0.0276) |
| OKLCH | oklch(84.11% 0.12 166.7) |
| XYZ | xyz(43.8048, 62.7413, 56.2468) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.08
Light Teal
#90E4C1
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4BA #E4749E
analogous
#74E482 #74E4BA #74D6E4
triadic
#74E4BA #BA74E4 #E4BA74
tetradic
#74E4BA #8274E4 #E4749E #D6E474
square
#74E4BA #8274E4 #E4749E #D6E474
split-complementary
#74E4BA #E474D6 #E48274
monochromatic
#24BA81 #41DAA1 #74E4BA #A7EED3 #DAF8ED
Accessibility & contrast
On white
1.55
#74E4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#74E4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4BA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4BA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#4CE5D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e4ba; /* rgb */ color: rgb(116, 228, 186); /* oklch */ color: oklch(84.1% 0.120 166.7);
Tailwind
colors: {
custom: {
50: '#a3edce',
500: '#74e4ba',
950: '#000000',
},
}SCSS
$custom: #74e4ba; $custom-light: #a3edce; $custom-dark: #000000;
JSON
{
"hex": "#74e4ba",
"rgb": {
"r": 116,
"g": 228,
"b": 186
},
"hsl": {
"h": 157.5,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.84112,
"c": 0.12019,
"h": 166.7
},
"luminance": 0.62745
}Semantic roles & 50–950 ramp
primary
#74E4BA
secondary
#BA436F
accent
#165CCF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583