#67E68A#67E68A
#67E68A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.171 H 150.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67E68A |
|---|---|
| RGB | rgb(103, 230, 138) |
| HSL | hsl(137, 72%, 65%) |
| HSV | hsv(137, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.54, -54.89, 34.42) |
| CIE-LCH | lch(82.54, 64.79, 147.91°) |
| OKLab | oklab(83.07% -0.1487 0.0854) |
| OKLCH | oklch(83.07% 0.171 150.1) |
| XYZ | xyz(38.4751, 61.3087, 33.8460) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Lightgreen
#90EE90
ΔE00 4.30
Turquoise Green
#04F489
ΔE00 4.71
Tealish Green
#0CDC73
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 5.23
Light Green Blue
#56FCA2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E68A #E667C3
analogous
#84E667 #67E68A #67E6C9
triadic
#67E68A #8A67E6 #E68A67
tetradic
#67E68A #6784E6 #E667C3 #E6C967
square
#67E68A #6784E6 #E667C3 #E6C967
split-complementary
#67E68A #C967E6 #E66784
monochromatic
#1EB547 #32DD62 #67E68A #9CEFB2 #D0F7DB
Accessibility & contrast
On white
1.58
#67E68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#67E68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E68A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E68A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D583
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#48E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e68a; /* rgb */ color: rgb(103, 230, 138); /* oklch */ color: oklch(83.1% 0.171 150.1);
Tailwind
colors: {
custom: {
50: '#9cefad',
500: '#67e68a',
950: '#000000',
},
}SCSS
$custom: #67e68a; $custom-light: #9cefad; $custom-dark: #000000;
JSON
{
"hex": "#67e68a",
"rgb": {
"r": 103,
"g": 230,
"b": 138
},
"hsl": {
"h": 136.535,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83069,
"c": 0.17145,
"h": 150.1
},
"luminance": 0.61312
}Semantic roles & 50–950 ramp
primary
#67E68A
secondary
#B53C94
accent
#129ED4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581