#67E994#67E994
#67E994 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.166 H 152.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67E994 |
|---|---|
| RGB | rgb(103, 233, 148) |
| HSL | hsl(141, 75%, 66%) |
| HSV | hsv(141, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.60, -54.37, 30.77) |
| CIE-LCH | lch(83.60, 62.47, 150.50°) |
| OKLab | oklab(83.99% -0.1475 0.077) |
| OKLCH | oklch(83.99% 0.166 152.4) |
| XYZ | xyz(40.0747, 63.2959, 38.1167) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.26
Sea Green (survey)
#53FCA1
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E994 #E967BC
analogous
#7BE967 #67E994 #67E9D5
triadic
#67E994 #9467E9 #E99467
tetradic
#67E994 #677BE9 #E967BC #E9D567
square
#67E994 #677BE9 #E967BC #E9D567
split-complementary
#67E994 #D567E9 #E9677B
monochromatic
#1BBB52 #32E16E #67E994 #9CF1BA #D2F8DF
Accessibility & contrast
On white
1.54
#67E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#67E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E994
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E994 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#D8CB99
Tritanopia (blue-blind)
#42E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e994; /* rgb */ color: rgb(103, 233, 148); /* oklch */ color: oklch(84.0% 0.166 152.4);
Tailwind
colors: {
custom: {
50: '#9cf1b4',
500: '#67e994',
950: '#000000',
},
}SCSS
$custom: #67e994; $custom-light: #9cf1b4; $custom-dark: #000000;
JSON
{
"hex": "#67e994",
"rgb": {
"r": 103,
"g": 233,
"b": 148
},
"hsl": {
"h": 140.769,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83985,
"c": 0.16634,
"h": 152.4
},
"luminance": 0.633
}Semantic roles & 50–950 ramp
primary
#67E994
secondary
#BA3A8E
accent
#0F92D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581