#67E09A#67E09A
#67E09A is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.148 H 155.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67E09A |
|---|---|
| RGB | rgb(103, 224, 154) |
| HSL | hsl(145, 66%, 64%) |
| HSV | hsv(145, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.03, -49.63, 24.23) |
| CIE-LCH | lch(81.03, 55.23, 153.98°) |
| OKLab | oklab(81.92% -0.1353 0.0613) |
| OKLCH | oklch(81.92% 0.149 155.6) |
| XYZ | xyz(38.0789, 58.5246, 39.8553) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 5.39
Light Greenish Blue
#63F7B4
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.56
Seafoam (survey)
#80F9AD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E09A #E067AD
analogous
#71E067 #67E09A #67E0D6
triadic
#67E09A #9A67E0 #E09A67
tetradic
#67E09A #6771E0 #E067AD #E0D667
square
#67E09A #6771E0 #E067AD #E0D667
split-complementary
#67E09A #D667E0 #E06771
monochromatic
#23AA5C #34D678 #67E09A #9AEABC #CDF5DE
Accessibility & contrast
On white
1.65
#67E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#67E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E09A
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E09A | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#43DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e09a; /* rgb */ color: rgb(103, 224, 154); /* oklch */ color: oklch(81.9% 0.148 155.6);
Tailwind
colors: {
custom: {
50: '#9beab8',
500: '#67e09a',
950: '#000000',
},
}SCSS
$custom: #67e09a; $custom-light: #9beab8; $custom-dark: #000000;
JSON
{
"hex": "#67e09a",
"rgb": {
"r": 103,
"g": 224,
"b": 154
},
"hsl": {
"h": 145.289,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81917,
"c": 0.1485,
"h": 155.6
},
"luminance": 0.58528
}Semantic roles & 50–950 ramp
primary
#67E09A
secondary
#AC3F7E
accent
#1881CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481