#74EECC#74EECC
#74EECC is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.121 H 172.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74EECC |
|---|---|
| RGB | rgb(116, 238, 204) |
| HSL | hsl(163, 78%, 69%) |
| HSV | hsv(163, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(86.61, -42.27, 6.04) |
| CIE-LCH | lch(86.61, 42.70, 171.87°) |
| OKLab | oklab(86.93% -0.1201 0.0153) |
| OKLCH | oklch(86.93% 0.121 172.7) |
| XYZ | xyz(48.6712, 69.2174, 67.9104) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Tiffany Blue
#7BF2DA
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.05
Light Teal
#90E4C1
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EECC #EE7496
analogous
#74EE8F #74EECC #74D3EE
triadic
#74EECC #CC74EE #EECC74
tetradic
#74EECC #8F74EE #EE7496 #D3EE74
square
#74EECC #8F74EE #EE7496 #D3EE74
split-complementary
#74EECC #EE74D3 #EE8F74
monochromatic
#19CE9C #3DE7B8 #74EECC #ABF5E0 #E1FBF4
Accessibility & contrast
On white
1.41
#74EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#74EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EECC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EECC | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CA
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#3CF0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #74eecc; /* rgb */ color: rgb(116, 238, 204); /* oklch */ color: oklch(86.9% 0.121 172.7);
Tailwind
colors: {
custom: {
50: '#a4f4db',
500: '#74eecc',
950: '#000000',
},
}SCSS
$custom: #74eecc; $custom-light: #a4f4db; $custom-dark: #000000;
JSON
{
"hex": "#74eecc",
"rgb": {
"r": 116,
"g": 238,
"b": 204
},
"hsl": {
"h": 163.279,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.86933,
"c": 0.12103,
"h": 172.7
},
"luminance": 0.69222
}Semantic roles & 50–950 ramp
primary
#74EECC
secondary
#C73F65
accent
#0B45DA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101715
muted
#818584