#74E2AF#74E2AF
#74E2AF is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.4% C 0.126 H 161.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2AF |
|---|---|
| RGB | rgb(116, 226, 175) |
| HSL | hsl(152, 65%, 67%) |
| HSV | hsv(152, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.48, -43.26, 15.36) |
| CIE-LCH | lch(82.48, 45.91, 160.46°) |
| OKLab | oklab(83.37% -0.1196 0.0393) |
| OKLCH | oklch(83.37% 0.126 161.8) |
| XYZ | xyz(42.1332, 61.1974, 50.1411) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Eucalyptus
#44D7A8
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.26
Light Greenish Blue
#63F7B4
ΔE00 5.33
Aqua Marine
#2EE8BB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2AF #E274A7
analogous
#74E278 #74E2AF #74DEE2
triadic
#74E2AF #AF74E2 #E2AF74
tetradic
#74E2AF #7874E2 #E274A7 #DEE274
square
#74E2AF #7874E2 #E274A7 #DEE274
split-complementary
#74E2AF #E274DE #E27874
monochromatic
#26B673 #41D792 #74E2AF #A7EDCC #D9F7E9
Accessibility & contrast
On white
1.59
#74E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#74E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2AF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2AF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#CFC8B2
Tritanopia (blue-blind)
#52E2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e2af; /* rgb */ color: rgb(116, 226, 175); /* oklch */ color: oklch(83.4% 0.126 161.8);
Tailwind
colors: {
custom: {
50: '#a2ebc7',
500: '#74e2af',
950: '#000000',
},
}SCSS
$custom: #74e2af; $custom-light: #a2ebc7; $custom-dark: #000000;
JSON
{
"hex": "#74e2af",
"rgb": {
"r": 116,
"g": 226,
"b": 175
},
"hsl": {
"h": 152.182,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.83366,
"c": 0.12595,
"h": 161.8
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#74E2AF
secondary
#B64479
accent
#186CCD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482