#67E98E#67E98E
#67E98E is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.172 H 150.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67E98E |
|---|---|
| RGB | rgb(103, 233, 142) |
| HSL | hsl(138, 75%, 66%) |
| HSV | hsv(138, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.50, -55.40, 33.67) |
| CIE-LCH | lch(83.50, 64.83, 148.71°) |
| OKLab | oklab(83.87% -0.1501 0.0837) |
| OKLCH | oklch(83.87% 0.172 150.9) |
| XYZ | xyz(39.6120, 63.1108, 35.6801) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Lightgreen
#90EE90
ΔE00 4.24
Turquoise Green
#04F489
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.52
Sea Green (survey)
#53FCA1
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E98E #E967C2
analogous
#81E967 #67E98E #67E9CF
triadic
#67E98E #8E67E9 #E98E67
tetradic
#67E98E #6781E9 #E967C2 #E9CF67
square
#67E98E #6781E9 #E967C2 #E9CF67
split-complementary
#67E98E #CF67E9 #E96781
monochromatic
#1BBB4B #32E166 #67E98E #9CF1B6 #D2F8DD
Accessibility & contrast
On white
1.54
#67E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#67E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E98E
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E98E | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#45E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e98e; /* rgb */ color: rgb(103, 233, 142); /* oklch */ color: oklch(83.9% 0.172 150.9);
Tailwind
colors: {
custom: {
50: '#9cf1b0',
500: '#67e98e',
950: '#000000',
},
}SCSS
$custom: #67e98e; $custom-light: #9cf1b0; $custom-dark: #000000;
JSON
{
"hex": "#67e98e",
"rgb": {
"r": 103,
"g": 233,
"b": 142
},
"hsl": {
"h": 138,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83873,
"c": 0.17184,
"h": 150.9
},
"luminance": 0.63114
}Semantic roles & 50–950 ramp
primary
#67E98E
secondary
#BA3A94
accent
#0F9BD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581