#74EAAE#74EAAE
#74EAAE is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.138 H 159.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAAE |
|---|---|
| RGB | rgb(116, 234, 174) |
| HSL | hsl(149, 74%, 69%) |
| HSV | hsv(149, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.80, -46.92, 19.11) |
| CIE-LCH | lch(84.80, 50.66, 157.84°) |
| OKLab | oklab(85.24% -0.1289 0.0488) |
| OKLCH | oklch(85.24% 0.138 159.3) |
| XYZ | xyz(44.2616, 65.6109, 50.3679) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAAE #EA74B0
analogous
#75EA74 #74EAAE #74EAE9
triadic
#74EAAE #AE74EA #EAAE74
tetradic
#74EAAE #7475EA #EA74B0 #EAE974
square
#74EAAE #7475EA #EA74B0 #EAE974
split-complementary
#74EAAE #E974EA #EA7475
monochromatic
#1EC670 #3FE28F #74EAAE #A9F2CD #DEFAEC
Accessibility & contrast
On white
1.49
#74EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#74EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAAE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAAE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#50E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #74eaae; /* rgb */ color: rgb(116, 234, 174); /* oklch */ color: oklch(85.2% 0.138 159.3);
Tailwind
colors: {
custom: {
50: '#a3f1c6',
500: '#74eaae',
950: '#000000',
},
}SCSS
$custom: #74eaae; $custom-light: #a3f1c6; $custom-dark: #000000;
JSON
{
"hex": "#74eaae",
"rgb": {
"r": 116,
"g": 234,
"b": 174
},
"hsl": {
"h": 149.492,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85241,
"c": 0.13786,
"h": 159.3
},
"luminance": 0.65615
}Semantic roles & 50–950 ramp
primary
#74EAAE
secondary
#C24082
accent
#1074D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582