#67E09F#67E09F
#67E09F is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.144 H 157.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67E09F |
|---|---|
| RGB | rgb(103, 224, 159) |
| HSL | hsl(148, 66%, 64%) |
| HSV | hsv(148, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.12, -48.67, 21.76) |
| CIE-LCH | lch(81.12, 53.31, 155.91°) |
| OKLab | oklab(82.03% -0.133 0.0552) |
| OKLCH | oklch(82.03% 0.144 157.5) |
| XYZ | xyz(38.5040, 58.6946, 42.0943) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E09F #E067A8
analogous
#6CE067 #67E09F #67E0DC
triadic
#67E09F #9F67E0 #E09F67
tetradic
#67E09F #676CE0 #E067A8 #E0DC67
square
#67E09F #676CE0 #E067A8 #E0DC67
split-complementary
#67E09F #DC67E0 #E0676C
monochromatic
#23AA61 #34D67F #67E09F #9AEABF #CDF5DF
Accessibility & contrast
On white
1.65
#67E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#67E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E09F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E09F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#CDC5A3
Tritanopia (blue-blind)
#40DFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e09f; /* rgb */ color: rgb(103, 224, 159); /* oklch */ color: oklch(82.0% 0.144 157.5);
Tailwind
colors: {
custom: {
50: '#9beabb',
500: '#67e09f',
950: '#000000',
},
}SCSS
$custom: #67e09f; $custom-light: #9beabb; $custom-dark: #000000;
JSON
{
"hex": "#67e09f",
"rgb": {
"r": 103,
"g": 224,
"b": 159
},
"hsl": {
"h": 147.769,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.82025,
"c": 0.14405,
"h": 157.5
},
"luminance": 0.58698
}Semantic roles & 50–950 ramp
primary
#67E09F
secondary
#AC3F7A
accent
#187ACE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482