#67E996#67E996
#67E996 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.165 H 153.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67E996 |
|---|---|
| RGB | rgb(103, 233, 150) |
| HSL | hsl(142, 75%, 66%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.63, -54.02, 29.79) |
| CIE-LCH | lch(83.63, 61.69, 151.12°) |
| OKLab | oklab(84.02% -0.1466 0.0747) |
| OKLCH | oklch(84.02% 0.165 153) |
| XYZ | xyz(40.2344, 63.3597, 38.9576) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.23
Sea Green (survey)
#53FCA1
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E996 #E967BA
analogous
#79E967 #67E996 #67E9D7
triadic
#67E996 #9667E9 #E99667
tetradic
#67E996 #6779E9 #E967BA #E9D767
square
#67E996 #6779E9 #E967BA #E9D767
split-complementary
#67E996 #D767E9 #E96779
monochromatic
#1BBB55 #32E171 #67E996 #9CF1BB #D2F8E0
Accessibility & contrast
On white
1.54
#67E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#67E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E996
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E996 | 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)
#E9D891
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#41E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e996; /* rgb */ color: rgb(103, 233, 150); /* oklch */ color: oklch(84.0% 0.165 153.0);
Tailwind
colors: {
custom: {
50: '#9cf1b5',
500: '#67e996',
950: '#000000',
},
}SCSS
$custom: #67e996; $custom-light: #9cf1b5; $custom-dark: #000000;
JSON
{
"hex": "#67e996",
"rgb": {
"r": 103,
"g": 233,
"b": 150
},
"hsl": {
"h": 141.692,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84023,
"c": 0.16452,
"h": 153
},
"luminance": 0.63363
}Semantic roles & 50–950 ramp
primary
#67E996
secondary
#BA3A8C
accent
#0F8ED7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581