#67EA8A#67EA8A
#67EA8A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.177 H 149.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA8A |
|---|---|
| RGB | rgb(103, 234, 138) |
| HSL | hsl(136, 76%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.74, -56.45, 35.98) |
| CIE-LCH | lch(83.74, 66.94, 147.49°) |
| OKLab | oklab(84.05% -0.1528 0.089) |
| OKLCH | oklch(84.05% 0.177 149.8) |
| XYZ | xyz(39.6010, 63.5606, 34.2214) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA8A #EA67C7
analogous
#85EA67 #67EA8A #67EACC
triadic
#67EA8A #8A67EA #EA8A67
tetradic
#67EA8A #6785EA #EA67C7 #EACC67
square
#67EA8A #6785EA #EA67C7 #EACC67
split-complementary
#67EA8A #CC67EA #EA6785
monochromatic
#1ABD45 #31E361 #67EA8A #9DF1B3 #D3F9DD
Accessibility & contrast
On white
1.53
#67EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#67EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA8A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA8A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#46E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea8a; /* rgb */ color: rgb(103, 234, 138); /* oklch */ color: oklch(84.0% 0.177 149.8);
Tailwind
colors: {
custom: {
50: '#9cf2ad',
500: '#67ea8a',
950: '#000000',
},
}SCSS
$custom: #67ea8a; $custom-light: #9cf2ad; $custom-dark: #000000;
JSON
{
"hex": "#67ea8a",
"rgb": {
"r": 103,
"g": 234,
"b": 138
},
"hsl": {
"h": 136.031,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84046,
"c": 0.17686,
"h": 149.8
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#67EA8A
secondary
#BC3A99
accent
#0EA2D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581