#67E8A5#67E8A5
#67E8A5 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.150 H 158.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8A5 |
|---|---|
| RGB | rgb(103, 232, 165) |
| HSL | hsl(149, 74%, 66%) |
| HSV | hsv(149, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.61, -50.81, 22.06) |
| CIE-LCH | lch(83.61, 55.39, 156.53°) |
| OKLab | oklab(84.09% -0.1389 0.056) |
| OKLCH | oklch(84.09% 0.15 158) |
| XYZ | xyz(41.2381, 63.3096, 45.6368) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.32
Light Blue Green
#7EFBB3
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8A5 #E867AA
analogous
#69E867 #67E8A5 #67E8E5
triadic
#67E8A5 #A567E8 #E8A567
tetradic
#67E8A5 #6769E8 #E867AA #E8E567
square
#67E8A5 #6769E8 #E867AA #E8E567
split-complementary
#67E8A5 #E567E8 #E86769
monochromatic
#1CB967 #32E086 #67E8A5 #9CF0C4 #D1F8E4
Accessibility & contrast
On white
1.54
#67E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#67E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8A5
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8A5 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#39E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e8a5; /* rgb */ color: rgb(103, 232, 165); /* oklch */ color: oklch(84.1% 0.150 158.0);
Tailwind
colors: {
custom: {
50: '#9cf0c0',
500: '#67e8a5',
950: '#000000',
},
}SCSS
$custom: #67e8a5; $custom-light: #9cf0c0; $custom-dark: #000000;
JSON
{
"hex": "#67e8a5",
"rgb": {
"r": 103,
"g": 232,
"b": 165
},
"hsl": {
"h": 148.837,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.8409,
"c": 0.14976,
"h": 158
},
"luminance": 0.63313
}Semantic roles & 50–950 ramp
primary
#67E8A5
secondary
#B83B7C
accent
#1077D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582