#67E993#67E993
#67E993 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.167 H 152.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67E993 |
|---|---|
| RGB | rgb(103, 233, 147) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.58, -54.55, 31.25) |
| CIE-LCH | lch(83.58, 62.87, 150.19°) |
| OKLab | oklab(83.97% -0.1479 0.0781) |
| OKLCH | oklch(83.97% 0.167 152.2) |
| XYZ | xyz(39.9959, 63.2643, 37.7016) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.29
Sea Green (survey)
#53FCA1
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E993 #E967BD
analogous
#7CE967 #67E993 #67E9D4
triadic
#67E993 #9367E9 #E99367
tetradic
#67E993 #677CE9 #E967BD #E9D467
square
#67E993 #677CE9 #E967BD #E9D467
split-complementary
#67E993 #D467E9 #E9677C
monochromatic
#1BBB51 #32E16D #67E993 #9CF1B9 #D2F8DF
Accessibility & contrast
On white
1.54
#67E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#67E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E993
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E993 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88D
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#43E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e993; /* rgb */ color: rgb(103, 233, 147); /* oklch */ color: oklch(84.0% 0.167 152.2);
Tailwind
colors: {
custom: {
50: '#9cf1b3',
500: '#67e993',
950: '#000000',
},
}SCSS
$custom: #67e993; $custom-light: #9cf1b3; $custom-dark: #000000;
JSON
{
"hex": "#67e993",
"rgb": {
"r": 103,
"g": 233,
"b": 147
},
"hsl": {
"h": 140.308,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83966,
"c": 0.16725,
"h": 152.2
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#67E993
secondary
#BA3A8F
accent
#0F93D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581