#67E693#67E693
#67E693 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.163 H 152.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67E693 |
|---|---|
| RGB | rgb(103, 230, 147) |
| HSL | hsl(141, 72%, 65%) |
| HSV | hsv(141, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.69, -53.35, 30.06) |
| CIE-LCH | lch(82.69, 61.24, 150.60°) |
| OKLab | oklab(83.24% -0.1448 0.0753) |
| OKLCH | oklch(83.24% 0.163 152.5) |
| XYZ | xyz(39.1538, 61.5803, 37.4210) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Aqua Green
#12E193
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.89
Sea Green (survey)
#53FCA1
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E693 #E667BA
analogous
#7BE667 #67E693 #67E6D2
triadic
#67E693 #9367E6 #E69367
tetradic
#67E693 #677BE6 #E667BA #E6D267
square
#67E693 #677BE6 #E667BA #E6D267
split-complementary
#67E693 #D267E6 #E6677B
monochromatic
#1EB552 #32DD6E #67E693 #9CEFB8 #D0F7DE
Accessibility & contrast
On white
1.58
#67E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#67E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E693
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E693 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#44E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e693; /* rgb */ color: rgb(103, 230, 147); /* oklch */ color: oklch(83.2% 0.163 152.5);
Tailwind
colors: {
custom: {
50: '#9cefb3',
500: '#67e693',
950: '#000000',
},
}SCSS
$custom: #67e693; $custom-light: #9cefb3; $custom-dark: #000000;
JSON
{
"hex": "#67e693",
"rgb": {
"r": 103,
"g": 230,
"b": 147
},
"hsl": {
"h": 140.787,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83235,
"c": 0.16315,
"h": 152.5
},
"luminance": 0.61584
}Semantic roles & 50–950 ramp
primary
#67E693
secondary
#B53C8B
accent
#1291D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581