#67E995#67E995
#67E995 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.165 H 152.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67E995 |
|---|---|
| RGB | rgb(103, 233, 149) |
| HSL | hsl(141, 75%, 66%) |
| HSV | hsv(141, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.61, -54.20, 30.28) |
| CIE-LCH | lch(83.61, 62.08, 150.81°) |
| OKLab | oklab(84% -0.147 0.0758) |
| OKLCH | oklch(84% 0.165 152.7) |
| XYZ | xyz(40.1542, 63.3277, 38.5354) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.25
Sea Green (survey)
#53FCA1
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E995 #E967BB
analogous
#7AE967 #67E995 #67E9D6
triadic
#67E995 #9567E9 #E99567
tetradic
#67E995 #677AE9 #E967BB #E9D667
square
#67E995 #677AE9 #E967BB #E9D667
split-complementary
#67E995 #D667E9 #E9677A
monochromatic
#1BBB53 #32E170 #67E995 #9CF1BA #D2F8E0
Accessibility & contrast
On white
1.54
#67E995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#67E995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E995
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E995 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#42E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e995; /* rgb */ color: rgb(103, 233, 149); /* oklch */ color: oklch(84.0% 0.165 152.7);
Tailwind
colors: {
custom: {
50: '#9cf1b4',
500: '#67e995',
950: '#000000',
},
}SCSS
$custom: #67e995; $custom-light: #9cf1b4; $custom-dark: #000000;
JSON
{
"hex": "#67e995",
"rgb": {
"r": 103,
"g": 233,
"b": 149
},
"hsl": {
"h": 141.231,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84004,
"c": 0.16543,
"h": 152.7
},
"luminance": 0.63331
}Semantic roles & 50–950 ramp
primary
#67E995
secondary
#BA3A8D
accent
#0F90D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581