#67E892#67E892
#67E892 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.167 H 152.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67E892 |
|---|---|
| RGB | rgb(103, 232, 146) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.27, -54.33, 31.34) |
| CIE-LCH | lch(83.27, 62.72, 150.02°) |
| OKLab | oklab(83.7% -0.1473 0.0783) |
| OKLCH | oklch(83.7% 0.167 152) |
| XYZ | xyz(39.6355, 62.6685, 37.1961) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.53
Sea Green (survey)
#53FCA1
ΔE00 4.54
Light Bluish Green
#76FDA8
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E892 #E867BD
analogous
#7CE867 #67E892 #67E8D2
triadic
#67E892 #9267E8 #E89267
tetradic
#67E892 #677CE8 #E867BD #E8D267
square
#67E892 #677CE8 #E867BD #E8D267
split-complementary
#67E892 #D267E8 #E8677C
monochromatic
#1CB950 #32E06C #67E892 #9CF0B8 #D1F8DE
Accessibility & contrast
On white
1.55
#67E892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#67E892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E892
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E892 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#44E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e892; /* rgb */ color: rgb(103, 232, 146); /* oklch */ color: oklch(83.7% 0.167 152.0);
Tailwind
colors: {
custom: {
50: '#9cf0b2',
500: '#67e892',
950: '#000000',
},
}SCSS
$custom: #67e892; $custom-light: #9cf0b2; $custom-dark: #000000;
JSON
{
"hex": "#67e892",
"rgb": {
"r": 103,
"g": 232,
"b": 146
},
"hsl": {
"h": 140,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83703,
"c": 0.16681,
"h": 152
},
"luminance": 0.62672
}Semantic roles & 50–950 ramp
primary
#67E892
secondary
#B83B8F
accent
#1094D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581