#74EEC9#74EEC9
#74EEC9 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.9% C 0.123 H 171.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEC9 |
|---|---|
| RGB | rgb(116, 238, 201) |
| HSL | hsl(162, 78%, 69%) |
| HSV | hsv(162, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 15.5%, 6.7%) |
| CIE-LAB | lab(86.54, -42.95, 7.50) |
| CIE-LCH | lch(86.54, 43.60, 170.09°) |
| OKLab | oklab(86.85% -0.1214 0.0192) |
| OKLCH | oklch(86.85% 0.123 171) |
| XYZ | xyz(48.3149, 69.0748, 66.0337) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.65
Aquamarine
#7FFFD4
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.00
Light Teal
#90E4C1
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEC9 #EE7499
analogous
#74EE8C #74EEC9 #74D6EE
triadic
#74EEC9 #C974EE #EEC974
tetradic
#74EEC9 #8C74EE #EE7499 #D6EE74
square
#74EEC9 #8C74EE #EE7499 #D6EE74
split-complementary
#74EEC9 #EE74D6 #EE8C74
monochromatic
#19CE97 #3DE7B4 #74EEC9 #ABF5DE #E1FBF3
Accessibility & contrast
On white
1.42
#74EEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#74EEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEC9
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEC9 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C7
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#3FF0E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #74eec9; /* rgb */ color: rgb(116, 238, 201); /* oklch */ color: oklch(86.9% 0.123 171.0);
Tailwind
colors: {
custom: {
50: '#a4f4d9',
500: '#74eec9',
950: '#000000',
},
}SCSS
$custom: #74eec9; $custom-light: #a4f4d9; $custom-dark: #000000;
JSON
{
"hex": "#74eec9",
"rgb": {
"r": 116,
"g": 238,
"b": 201
},
"hsl": {
"h": 161.803,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.86852,
"c": 0.12287,
"h": 171
},
"luminance": 0.69079
}Semantic roles & 50–950 ramp
primary
#74EEC9
secondary
#C73F68
accent
#0B4ADA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583