#67E494#67E494
#67E494 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.159 H 153.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67E494 |
|---|---|
| RGB | rgb(103, 228, 148) |
| HSL | hsl(142, 70%, 65%) |
| HSV | hsv(142, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.11, -52.37, 28.78) |
| CIE-LCH | lch(82.11, 59.76, 151.21°) |
| OKLab | oklab(82.77% -0.1422 0.0722) |
| OKLCH | oklch(82.77% 0.159 153.1) |
| XYZ | xyz(38.6793, 60.5050, 37.6516) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Aqua Green
#12E193
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.77
Seafoam (survey)
#80F9AD
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.32
Sea Green (survey)
#53FCA1
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E494 #E467B7
analogous
#79E467 #67E494 #67E4D2
triadic
#67E494 #9467E4 #E49467
tetradic
#67E494 #6779E4 #E467B7 #E4D267
square
#67E494 #6779E4 #E467B7 #E4D267
split-complementary
#67E494 #D267E4 #E46779
monochromatic
#1FB154 #33DB6F #67E494 #9BEDB9 #CFF6DD
Accessibility & contrast
On white
1.60
#67E494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#67E494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E494
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E494 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48F
Deuteranopia (green-blind)
#D3C799
Tritanopia (blue-blind)
#44E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e494; /* rgb */ color: rgb(103, 228, 148); /* oklch */ color: oklch(82.8% 0.159 153.1);
Tailwind
colors: {
custom: {
50: '#9cedb4',
500: '#67e494',
950: '#000000',
},
}SCSS
$custom: #67e494; $custom-light: #9cedb4; $custom-dark: #000000;
JSON
{
"hex": "#67e494",
"rgb": {
"r": 103,
"g": 228,
"b": 148
},
"hsl": {
"h": 141.6,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82768,
"c": 0.15949,
"h": 153.1
},
"luminance": 0.60508
}Semantic roles & 50–950 ramp
primary
#67E494
secondary
#B23D88
accent
#148DD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581