#67E8A1#67E8A1
#67E8A1 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.153 H 156.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8A1 |
|---|---|
| RGB | rgb(103, 232, 161) |
| HSL | hsl(147, 74%, 66%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.53, -51.59, 24.02) |
| CIE-LCH | lch(83.53, 56.90, 155.03°) |
| OKLab | oklab(84% -0.1407 0.0608) |
| OKLCH | oklch(84% 0.153 156.6) |
| XYZ | xyz(40.8798, 63.1662, 43.7493) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8A1 #E867AE
analogous
#6DE867 #67E8A1 #67E8E2
triadic
#67E8A1 #A167E8 #E8A167
tetradic
#67E8A1 #676DE8 #E867AE #E8E267
square
#67E8A1 #676DE8 #E867AE #E8E267
split-complementary
#67E8A1 #E267E8 #E8676D
monochromatic
#1CB962 #32E080 #67E8A1 #9CF0C2 #D1F8E3
Accessibility & contrast
On white
1.54
#67E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#67E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8A1
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8A1 | 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)
#E7D89D
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#3CE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e8a1; /* rgb */ color: rgb(103, 232, 161); /* oklch */ color: oklch(84.0% 0.153 156.6);
Tailwind
colors: {
custom: {
50: '#9cf0bd',
500: '#67e8a1',
950: '#000000',
},
}SCSS
$custom: #67e8a1; $custom-light: #9cf0bd; $custom-dark: #000000;
JSON
{
"hex": "#67e8a1",
"rgb": {
"r": 103,
"g": 232,
"b": 161
},
"hsl": {
"h": 146.977,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84004,
"c": 0.15326,
"h": 156.6
},
"luminance": 0.6317
}Semantic roles & 50–950 ramp
primary
#67E8A1
secondary
#B83B80
accent
#107DD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582