#74EBAF#74EBAF
#74EBAF is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.5% C 0.138 H 159.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74EBAF |
|---|---|
| RGB | rgb(116, 235, 175) |
| HSL | hsl(150, 75%, 69%) |
| HSV | hsv(150, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(85.11, -47.14, 19.03) |
| CIE-LCH | lch(85.11, 50.84, 158.02°) |
| OKLab | oklab(85.5% -0.1296 0.0486) |
| OKLCH | oklch(85.5% 0.138 159.5) |
| XYZ | xyz(44.6450, 66.2210, 50.9784) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EBAF #EB74B0
analogous
#75EB74 #74EBAF #74EBEB
triadic
#74EBAF #AF74EB #EBAF74
tetradic
#74EBAF #7475EB #EB74B0 #EBEB74
square
#74EBAF #7475EB #EB74B0 #EBEB74
split-complementary
#74EBAF #EB74EB #EB7475
monochromatic
#1DC872 #3EE390 #74EBAF #AAF3CE #DFFAED
Accessibility & contrast
On white
1.47
#74EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#74EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EBAF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EBAF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D7D0B3
Tritanopia (blue-blind)
#4FEADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ebaf; /* rgb */ color: rgb(116, 235, 175); /* oklch */ color: oklch(85.5% 0.138 159.5);
Tailwind
colors: {
custom: {
50: '#a3f2c7',
500: '#74ebaf',
950: '#000000',
},
}SCSS
$custom: #74ebaf; $custom-light: #a3f2c7; $custom-dark: #000000;
JSON
{
"hex": "#74ebaf",
"rgb": {
"r": 116,
"g": 235,
"b": 175
},
"hsl": {
"h": 149.748,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85502,
"c": 0.13839,
"h": 159.5
},
"luminance": 0.66225
}Semantic roles & 50–950 ramp
primary
#74EBAF
secondary
#C34082
accent
#0F74D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582