#67E09D#67E09D
#67E09D is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.146 H 156.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67E09D |
|---|---|
| RGB | rgb(103, 224, 157) |
| HSL | hsl(147, 66%, 64%) |
| HSV | hsv(147, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.09, -49.06, 22.75) |
| CIE-LCH | lch(81.09, 54.08, 155.13°) |
| OKLab | oklab(81.98% -0.1339 0.0577) |
| OKLCH | oklch(81.98% 0.146 156.7) |
| XYZ | xyz(38.3319, 58.6258, 41.1877) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 4.99
Light Greenish Blue
#63F7B4
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E09D #E067AA
analogous
#6EE067 #67E09D #67E0DA
triadic
#67E09D #9D67E0 #E09D67
tetradic
#67E09D #676EE0 #E067AA #E0DA67
square
#67E09D #676EE0 #E067AA #E0DA67
split-complementary
#67E09D #DA67E0 #E0676E
monochromatic
#23AA5F #34D67C #67E09D #9AEABE #CDF5DF
Accessibility & contrast
On white
1.65
#67E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#67E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E09D
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E09D | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CEC5A1
Tritanopia (blue-blind)
#41DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e09d; /* rgb */ color: rgb(103, 224, 157); /* oklch */ color: oklch(82.0% 0.146 156.7);
Tailwind
colors: {
custom: {
50: '#9beaba',
500: '#67e09d',
950: '#000000',
},
}SCSS
$custom: #67e09d; $custom-light: #9beaba; $custom-dark: #000000;
JSON
{
"hex": "#67e09d",
"rgb": {
"r": 103,
"g": 224,
"b": 157
},
"hsl": {
"h": 146.777,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81981,
"c": 0.14582,
"h": 156.7
},
"luminance": 0.58629
}Semantic roles & 50–950 ramp
primary
#67E09D
secondary
#AC3F7B
accent
#187DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481