#74EAAF#74EAAF
#74EAAF is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.137 H 159.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAAF |
|---|---|
| RGB | rgb(116, 234, 175) |
| HSL | hsl(150, 74%, 69%) |
| HSV | hsv(150, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.82, -46.72, 18.62) |
| CIE-LCH | lch(84.82, 50.29, 158.27°) |
| OKLab | oklab(85.26% -0.1285 0.0475) |
| OKLCH | oklch(85.26% 0.137 159.7) |
| XYZ | xyz(44.3595, 65.6501, 50.8832) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAAF #EA74AF
analogous
#74EA74 #74EAAF #74EAEA
triadic
#74EAAF #AF74EA #EAAF74
tetradic
#74EAAF #7474EA #EA74AF #EAEA74
square
#74EAAF #7474EA #EA74AF #EAEA74
split-complementary
#74EAAF #EA74EA #EA7474
monochromatic
#1EC672 #3FE290 #74EAAF #A9F2CE #DEFAEC
Accessibility & contrast
On white
1.49
#74EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#74EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAAF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAAF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#50E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #74eaaf; /* rgb */ color: rgb(116, 234, 175); /* oklch */ color: oklch(85.3% 0.137 159.7);
Tailwind
colors: {
custom: {
50: '#a3f1c7',
500: '#74eaaf',
950: '#000000',
},
}SCSS
$custom: #74eaaf; $custom-light: #a3f1c7; $custom-dark: #000000;
JSON
{
"hex": "#74eaaf",
"rgb": {
"r": 116,
"g": 234,
"b": 175
},
"hsl": {
"h": 150,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85264,
"c": 0.13701,
"h": 159.7
},
"luminance": 0.65654
}Semantic roles & 50–950 ramp
primary
#74EAAF
secondary
#C24081
accent
#1073D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582