#67E897#67E897
#67E897 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.162 H 153.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67E897 |
|---|---|
| RGB | rgb(103, 232, 151) |
| HSL | hsl(142, 74%, 66%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(83.35, -53.44, 28.91) |
| CIE-LCH | lch(83.35, 60.76, 151.59°) |
| OKLab | oklab(83.8% -0.1451 0.0726) |
| OKLCH | oklch(83.8% 0.162 153.4) |
| XYZ | xyz(40.0329, 62.8275, 39.2894) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.45
Sea Green (survey)
#53FCA1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E897 #E867B8
analogous
#77E867 #67E897 #67E8D8
triadic
#67E897 #9767E8 #E89767
tetradic
#67E897 #6777E8 #E867B8 #E8D867
square
#67E897 #6777E8 #E867B8 #E8D867
split-complementary
#67E897 #D867E8 #E86777
monochromatic
#1CB956 #32E073 #67E897 #9CF0BB #D1F8E0
Accessibility & contrast
On white
1.55
#67E897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#67E897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E897
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E897 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D792
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#41E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e897; /* rgb */ color: rgb(103, 232, 151); /* oklch */ color: oklch(83.8% 0.162 153.4);
Tailwind
colors: {
custom: {
50: '#9cf0b6',
500: '#67e897',
950: '#000000',
},
}SCSS
$custom: #67e897; $custom-light: #9cf0b6; $custom-dark: #000000;
JSON
{
"hex": "#67e897",
"rgb": {
"r": 103,
"g": 232,
"b": 151
},
"hsl": {
"h": 142.326,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.838,
"c": 0.16224,
"h": 153.4
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#67E897
secondary
#B83B8A
accent
#108CD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581