#67E8A6#67E8A6
#67E8A6 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.149 H 158.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8A6 |
|---|---|
| RGB | rgb(103, 232, 166) |
| HSL | hsl(149, 74%, 66%) |
| HSV | hsv(149, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.62, -50.61, 21.57) |
| CIE-LCH | lch(83.62, 55.02, 156.92°) |
| OKLab | oklab(84.11% -0.1384 0.0548) |
| OKLCH | oklch(84.11% 0.149 158.4) |
| XYZ | xyz(41.3295, 63.3461, 46.1180) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8A6 #E867A9
analogous
#68E867 #67E8A6 #67E8E6
triadic
#67E8A6 #A667E8 #E8A667
tetradic
#67E8A6 #6768E8 #E867A9 #E8E667
square
#67E8A6 #6768E8 #E867A9 #E8E667
split-complementary
#67E8A6 #E667E8 #E86768
monochromatic
#1CB968 #32E087 #67E8A6 #9CF0C5 #D1F8E4
Accessibility & contrast
On white
1.54
#67E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#67E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8A6
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8A6 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#38E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e8a6; /* rgb */ color: rgb(103, 232, 166); /* oklch */ color: oklch(84.1% 0.149 158.4);
Tailwind
colors: {
custom: {
50: '#9cf0c0',
500: '#67e8a6',
950: '#000000',
},
}SCSS
$custom: #67e8a6; $custom-light: #9cf0c0; $custom-dark: #000000;
JSON
{
"hex": "#67e8a6",
"rgb": {
"r": 103,
"g": 232,
"b": 166
},
"hsl": {
"h": 149.302,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84112,
"c": 0.1489,
"h": 158.4
},
"luminance": 0.6335
}Semantic roles & 50–950 ramp
primary
#67E8A6
secondary
#B83B7B
accent
#1075D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582