#67E893#67E893
#67E893 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.166 H 152.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67E893 |
|---|---|
| RGB | rgb(103, 232, 147) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.28, -54.15, 30.85) |
| CIE-LCH | lch(83.28, 62.32, 150.33°) |
| OKLab | oklab(83.72% -0.1469 0.0771) |
| OKLCH | oklch(83.72% 0.166 152.3) |
| XYZ | xyz(39.7136, 62.6998, 37.6075) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.48
Sea Green (survey)
#53FCA1
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E893 #E867BC
analogous
#7BE867 #67E893 #67E8D3
triadic
#67E893 #9367E8 #E89367
tetradic
#67E893 #677BE8 #E867BC #E8D367
square
#67E893 #677BE8 #E867BC #E8D367
split-complementary
#67E893 #D367E8 #E8677B
monochromatic
#1CB951 #32E06D #67E893 #9CF0B9 #D1F8DF
Accessibility & contrast
On white
1.55
#67E893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#67E893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E893
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E893 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#43E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e893; /* rgb */ color: rgb(103, 232, 147); /* oklch */ color: oklch(83.7% 0.166 152.3);
Tailwind
colors: {
custom: {
50: '#9cf0b3',
500: '#67e893',
950: '#000000',
},
}SCSS
$custom: #67e893; $custom-light: #9cf0b3; $custom-dark: #000000;
JSON
{
"hex": "#67e893",
"rgb": {
"r": 103,
"g": 232,
"b": 147
},
"hsl": {
"h": 140.465,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83722,
"c": 0.16589,
"h": 152.3
},
"luminance": 0.62703
}Semantic roles & 50–950 ramp
primary
#67E893
secondary
#B83B8E
accent
#1092D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581