#67E8A0#67E8A0
#67E8A0 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.154 H 156.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8A0 |
|---|---|
| RGB | rgb(103, 232, 160) |
| HSL | hsl(147, 74%, 66%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.51, -51.78, 24.51) |
| CIE-LCH | lch(83.51, 57.29, 154.67°) |
| OKLab | oklab(83.98% -0.1411 0.062) |
| OKLCH | oklch(83.98% 0.154 156.3) |
| XYZ | xyz(40.7919, 63.1311, 43.2867) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8A0 #E867AF
analogous
#6EE867 #67E8A0 #67E8E1
triadic
#67E8A0 #A067E8 #E8A067
tetradic
#67E8A0 #676EE8 #E867AF #E8E167
square
#67E8A0 #676EE8 #E867AF #E8E167
split-complementary
#67E8A0 #E167E8 #E8676E
monochromatic
#1CB961 #32E07F #67E8A0 #9CF0C1 #D1F8E2
Accessibility & contrast
On white
1.54
#67E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#67E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8A0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8A0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89C
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#3CE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e8a0; /* rgb */ color: rgb(103, 232, 160); /* oklch */ color: oklch(84.0% 0.154 156.3);
Tailwind
colors: {
custom: {
50: '#9cf0bc',
500: '#67e8a0',
950: '#000000',
},
}SCSS
$custom: #67e8a0; $custom-light: #9cf0bc; $custom-dark: #000000;
JSON
{
"hex": "#67e8a0",
"rgb": {
"r": 103,
"g": 232,
"b": 160
},
"hsl": {
"h": 146.512,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83983,
"c": 0.15414,
"h": 156.3
},
"luminance": 0.63135
}Semantic roles & 50–950 ramp
primary
#67E8A0
secondary
#B83B81
accent
#107ED6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582