#67EA92#67EA92
#67EA92 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.170 H 151.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA92 |
|---|---|
| RGB | rgb(103, 234, 146) |
| HSL | hsl(140, 76%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.86, -55.12, 32.13) |
| CIE-LCH | lch(83.86, 63.80, 149.76°) |
| OKLab | oklab(84.19% -0.1494 0.0802) |
| OKLCH | oklch(84.19% 0.17 151.8) |
| XYZ | xyz(40.2016, 63.8009, 37.3848) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.14
Sea Green (survey)
#53FCA1
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA92 #EA67BF
analogous
#7DEA67 #67EA92 #67EAD4
triadic
#67EA92 #9267EA #EA9267
tetradic
#67EA92 #677DEA #EA67BF #EAD467
square
#67EA92 #677DEA #EA67BF #EAD467
split-complementary
#67EA92 #D467EA #EA677D
monochromatic
#1ABD4F #31E36B #67EA92 #9DF1B9 #D3F9DF
Accessibility & contrast
On white
1.53
#67EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#67EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA92
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA92 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#43E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea92; /* rgb */ color: rgb(103, 234, 146); /* oklch */ color: oklch(84.2% 0.170 151.8);
Tailwind
colors: {
custom: {
50: '#9cf1b2',
500: '#67ea92',
950: '#000000',
},
}SCSS
$custom: #67ea92; $custom-light: #9cf1b2; $custom-dark: #000000;
JSON
{
"hex": "#67ea92",
"rgb": {
"r": 103,
"g": 234,
"b": 146
},
"hsl": {
"h": 139.695,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.8419,
"c": 0.16953,
"h": 151.8
},
"luminance": 0.63805
}Semantic roles & 50–950 ramp
primary
#67EA92
secondary
#BC3A91
accent
#0E95D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581