#67E992#67E992
#67E992 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.168 H 151.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67E992 |
|---|---|
| RGB | rgb(103, 233, 146) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.56, -54.72, 31.73) |
| CIE-LCH | lch(83.56, 63.26, 149.89°) |
| OKLab | oklab(83.95% -0.1483 0.0792) |
| OKLCH | oklch(83.95% 0.168 151.9) |
| XYZ | xyz(39.9178, 63.2331, 37.2902) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E992 #E967BE
analogous
#7DE967 #67E992 #67E9D3
triadic
#67E992 #9267E9 #E99267
tetradic
#67E992 #677DE9 #E967BE #E9D367
square
#67E992 #677DE9 #E967BE #E9D367
split-complementary
#67E992 #D367E9 #E9677D
monochromatic
#1BBB50 #32E16C #67E992 #9CF1B8 #D2F8DF
Accessibility & contrast
On white
1.54
#67E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#67E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E992
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E992 | 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)
#EAD88C
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#43E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e992; /* rgb */ color: rgb(103, 233, 146); /* oklch */ color: oklch(83.9% 0.168 151.9);
Tailwind
colors: {
custom: {
50: '#9cf1b2',
500: '#67e992',
950: '#000000',
},
}SCSS
$custom: #67e992; $custom-light: #9cf1b2; $custom-dark: #000000;
JSON
{
"hex": "#67e992",
"rgb": {
"r": 103,
"g": 233,
"b": 146
},
"hsl": {
"h": 139.846,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83947,
"c": 0.16817,
"h": 151.9
},
"luminance": 0.63237
}Semantic roles & 50–950 ramp
primary
#67E992
secondary
#BA3A90
accent
#0F95D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581