#74E4BB#74E4BB
#74E4BB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.1% C 0.119 H 167.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4BB |
|---|---|
| RGB | rgb(116, 228, 187) |
| HSL | hsl(158, 67%, 67%) |
| HSV | hsv(158, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(83.33, -41.61, 10.25) |
| CIE-LCH | lch(83.33, 42.85, 166.16°) |
| OKLab | oklab(84.14% -0.1165 0.0263) |
| OKLCH | oklch(84.14% 0.119 167.3) |
| XYZ | xyz(43.9115, 62.7840, 56.8086) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.26
Light Teal
#90E4C1
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 4.72
Mediumaquamarine
#66CDAA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4BB #E4749D
analogous
#74E483 #74E4BB #74D5E4
triadic
#74E4BB #BB74E4 #E4BB74
tetradic
#74E4BB #8374E4 #E4749D #D5E474
square
#74E4BB #8374E4 #E4749D #D5E474
split-complementary
#74E4BB #E474D5 #E48374
monochromatic
#24BA83 #41DAA2 #74E4BB #A7EED4 #DAF8ED
Accessibility & contrast
On white
1.55
#74E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#74E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4BB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4BB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#4BE5D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e4bb; /* rgb */ color: rgb(116, 228, 187); /* oklch */ color: oklch(84.1% 0.119 167.3);
Tailwind
colors: {
custom: {
50: '#a3edcf',
500: '#74e4bb',
950: '#000000',
},
}SCSS
$custom: #74e4bb; $custom-light: #a3edcf; $custom-dark: #000000;
JSON
{
"hex": "#74e4bb",
"rgb": {
"r": 116,
"g": 228,
"b": 187
},
"hsl": {
"h": 158.036,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.84138,
"c": 0.11948,
"h": 167.3
},
"luminance": 0.62788
}Semantic roles & 50–950 ramp
primary
#74E4BB
secondary
#BA436E
accent
#165ACF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583