#74E2AD#74E2AD
#74E2AD is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.128 H 160.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2AD |
|---|---|
| RGB | rgb(116, 226, 173) |
| HSL | hsl(151, 65%, 67%) |
| HSV | hsv(151, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 23.5%, 11.4%) |
| CIE-LAB | lab(82.44, -43.67, 16.35) |
| CIE-LCH | lch(82.44, 46.63, 159.48°) |
| OKLab | oklab(83.32% -0.1205 0.0418) |
| OKLCH | oklch(83.32% 0.128 160.9) |
| XYZ | xyz(41.9382, 61.1194, 49.1143) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.03
Eucalyptus
#44D7A8
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.03
Light Greenish Blue
#63F7B4
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.26
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2AD #E274A9
analogous
#74E276 #74E2AD #74E0E2
triadic
#74E2AD #AD74E2 #E2AD74
tetradic
#74E2AD #7674E2 #E274A9 #E0E274
square
#74E2AD #7674E2 #E274A9 #E0E274
split-complementary
#74E2AD #E274E0 #E27674
monochromatic
#26B670 #41D78F #74E2AD #A7EDCB #D9F7E9
Accessibility & contrast
On white
1.59
#74E2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#74E2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2AD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2AD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AA
Deuteranopia (green-blind)
#CFC8B0
Tritanopia (blue-blind)
#53E1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e2ad; /* rgb */ color: rgb(116, 226, 173); /* oklch */ color: oklch(83.3% 0.128 160.9);
Tailwind
colors: {
custom: {
50: '#a2ecc5',
500: '#74e2ad',
950: '#000000',
},
}SCSS
$custom: #74e2ad; $custom-light: #a2ecc5; $custom-dark: #000000;
JSON
{
"hex": "#74e2ad",
"rgb": {
"r": 116,
"g": 226,
"b": 173
},
"hsl": {
"h": 151.091,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.83318,
"c": 0.12759,
"h": 160.9
},
"luminance": 0.61123
}Semantic roles & 50–950 ramp
primary
#74E2AD
secondary
#B6447B
accent
#186FCD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482