#74E2C7#74E2C7
#74E2C7 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.109 H 175.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2C7 |
|---|---|
| RGB | rgb(116, 226, 199) |
| HSL | hsl(165, 65%, 67%) |
| HSV | hsv(165, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 11.9%, 11.4%) |
| CIE-LAB | lab(83.03, -38.03, 3.50) |
| CIE-LCH | lch(83.03, 38.19, 174.75°) |
| OKLab | oklab(83.99% -0.109 0.0087) |
| OKLCH | oklch(83.99% 0.109 175.4) |
| XYZ | xyz(44.7032, 62.2254, 63.6767) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2C7 #E2748F
analogous
#74E290 #74E2C7 #74C6E2
triadic
#74E2C7 #C774E2 #E2C774
tetradic
#74E2C7 #9074E2 #E2748F #C6E274
square
#74E2C7 #9074E2 #E2748F #C6E274
split-complementary
#74E2C7 #E274C6 #E29074
monochromatic
#26B692 #41D7B3 #74E2C7 #A7EDDB #D9F7F0
Accessibility & contrast
On white
1.56
#74E2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#74E2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2C7
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2C7 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C6
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#45E4DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e2c7; /* rgb */ color: rgb(116, 226, 199); /* oklch */ color: oklch(84.0% 0.109 175.4);
Tailwind
colors: {
custom: {
50: '#a3ebd8',
500: '#74e2c7',
950: '#000000',
},
}SCSS
$custom: #74e2c7; $custom-light: #a3ebd8; $custom-dark: #000000;
JSON
{
"hex": "#74e2c7",
"rgb": {
"r": 116,
"g": 226,
"b": 199
},
"hsl": {
"h": 165.273,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.83992,
"c": 0.10939,
"h": 175.4
},
"luminance": 0.62229
}Semantic roles & 50–950 ramp
primary
#74E2C7
secondary
#B64460
accent
#1845CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483