#67EE92#67EE92
#67EE92 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.175 H 151.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE92 |
|---|---|
| RGB | rgb(103, 238, 146) |
| HSL | hsl(139, 80%, 67%) |
| HSV | hsv(139, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.05, -56.68, 33.70) |
| CIE-LCH | lch(85.05, 65.94, 149.27°) |
| OKLab | oklab(85.16% -0.1535 0.0839) |
| OKLCH | oklch(85.16% 0.175 151.4) |
| XYZ | xyz(41.3533, 66.1041, 37.7687) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE92 #EE67C3
analogous
#80EE67 #67EE92 #67EED6
triadic
#67EE92 #9267EE #EE9267
tetradic
#67EE92 #6780EE #EE67C3 #EED667
square
#67EE92 #6780EE #EE67C3 #EED667
split-complementary
#67EE92 #D667EE #EE6780
monochromatic
#16C54E #30E86B #67EE92 #9EF4B9 #D5FAE1
Accessibility & contrast
On white
1.48
#67EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#67EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE92
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE92 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#41EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee92; /* rgb */ color: rgb(103, 238, 146); /* oklch */ color: oklch(85.2% 0.175 151.4);
Tailwind
colors: {
custom: {
50: '#9df4b3',
500: '#67ee92',
950: '#000000',
},
}SCSS
$custom: #67ee92; $custom-light: #9df4b3; $custom-dark: #000000;
JSON
{
"hex": "#67ee92",
"rgb": {
"r": 103,
"g": 238,
"b": 146
},
"hsl": {
"h": 139.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85164,
"c": 0.17494,
"h": 151.4
},
"luminance": 0.66108
}Semantic roles & 50–950 ramp
primary
#67EE92
secondary
#C23796
accent
#0999DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581