#74E698#74E698
#74E698 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.152 H 152.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74E698 |
|---|---|
| RGB | rgb(116, 230, 152) |
| HSL | hsl(139, 70%, 68%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(83.22, -49.36, 28.29) |
| CIE-LCH | lch(83.22, 56.89, 150.18°) |
| OKLab | oklab(83.82% -0.1343 0.0711) |
| OKLCH | oklch(83.82% 0.152 152.1) |
| XYZ | xyz(41.1639, 62.5703, 39.6078) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 4.76
Light Sea Green
#98F6B0
ΔE00 4.81
Light Bluish Green
#76FDA8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E698 #E674C2
analogous
#89E674 #74E698 #74E6D1
triadic
#74E698 #9874E6 #E69874
tetradic
#74E698 #7489E6 #E674C2 #E6D174
square
#74E698 #7489E6 #E674C2 #E6D174
split-complementary
#74E698 #D174E6 #E67489
monochromatic
#22BE53 #40DD72 #74E698 #A8EFBE #DCF9E5
Accessibility & contrast
On white
1.55
#74E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#74E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E698
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E698 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#5AE3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e698; /* rgb */ color: rgb(116, 230, 152); /* oklch */ color: oklch(83.8% 0.152 152.1);
Tailwind
colors: {
custom: {
50: '#a3eeb7',
500: '#74e698',
950: '#000000',
},
}SCSS
$custom: #74e698; $custom-light: #a3eeb7; $custom-dark: #000000;
JSON
{
"hex": "#74e698",
"rgb": {
"r": 116,
"g": 230,
"b": 152
},
"hsl": {
"h": 138.947,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.83816,
"c": 0.15194,
"h": 152.1
},
"luminance": 0.62574
}Semantic roles & 50–950 ramp
primary
#74E698
secondary
#BD4196
accent
#1496D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581