#67E8A2#67E8A2
#67E8A2 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.152 H 157.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8A2 |
|---|---|
| RGB | rgb(103, 232, 162) |
| HSL | hsl(147, 74%, 66%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.55, -51.39, 23.53) |
| CIE-LCH | lch(83.55, 56.52, 155.40°) |
| OKLab | oklab(84.03% -0.1402 0.0596) |
| OKLCH | oklch(84.03% 0.152 157) |
| XYZ | xyz(40.9683, 63.2017, 44.2156) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8A2 #E867AD
analogous
#6CE867 #67E8A2 #67E8E2
triadic
#67E8A2 #A267E8 #E8A267
tetradic
#67E8A2 #676CE8 #E867AD #E8E267
square
#67E8A2 #676CE8 #E867AD #E8E267
split-complementary
#67E8A2 #E267E8 #E8676C
monochromatic
#1CB964 #32E081 #67E8A2 #9CF0C3 #D1F8E3
Accessibility & contrast
On white
1.54
#67E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#67E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8A2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8A2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D5CBA6
Tritanopia (blue-blind)
#3BE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e8a2; /* rgb */ color: rgb(103, 232, 162); /* oklch */ color: oklch(84.0% 0.152 157.0);
Tailwind
colors: {
custom: {
50: '#9cf0be',
500: '#67e8a2',
950: '#000000',
},
}SCSS
$custom: #67e8a2; $custom-light: #9cf0be; $custom-dark: #000000;
JSON
{
"hex": "#67e8a2",
"rgb": {
"r": 103,
"g": 232,
"b": 162
},
"hsl": {
"h": 147.442,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84025,
"c": 0.15238,
"h": 157
},
"luminance": 0.63205
}Semantic roles & 50–950 ramp
primary
#67E8A2
secondary
#B83B7F
accent
#107BD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582