#67E09E#67E09E
#67E09E is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.145 H 157.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67E09E |
|---|---|
| RGB | rgb(103, 224, 158) |
| HSL | hsl(147, 66%, 64%) |
| HSV | hsv(147, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.10, -48.87, 22.25) |
| CIE-LCH | lch(81.10, 53.69, 155.52°) |
| OKLab | oklab(82% -0.1335 0.0565) |
| OKLCH | oklch(82% 0.145 157.1) |
| XYZ | xyz(38.4176, 58.6601, 41.6391) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 5.19
Eucalyptus
#44D7A8
ΔE00 5.58
Seafoam Green
#7AF9AB
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E09E #E067A9
analogous
#6DE067 #67E09E #67E0DB
triadic
#67E09E #9E67E0 #E09E67
tetradic
#67E09E #676DE0 #E067A9 #E0DB67
square
#67E09E #676DE0 #E067A9 #E0DB67
split-complementary
#67E09E #DB67E0 #E0676D
monochromatic
#23AA60 #34D67E #67E09E #9AEABE #CDF5DF
Accessibility & contrast
On white
1.65
#67E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#67E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E09E
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E09E | 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)
#DFD19A
Deuteranopia (green-blind)
#CDC5A2
Tritanopia (blue-blind)
#40DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e09e; /* rgb */ color: rgb(103, 224, 158); /* oklch */ color: oklch(82.0% 0.145 157.1);
Tailwind
colors: {
custom: {
50: '#9beabb',
500: '#67e09e',
950: '#000000',
},
}SCSS
$custom: #67e09e; $custom-light: #9beabb; $custom-dark: #000000;
JSON
{
"hex": "#67e09e",
"rgb": {
"r": 103,
"g": 224,
"b": 158
},
"hsl": {
"h": 147.273,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.82003,
"c": 0.14494,
"h": 157.1
},
"luminance": 0.58663
}Semantic roles & 50–950 ramp
primary
#67E09E
secondary
#AC3F7B
accent
#187BCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481