#67EA94#67EA94
#67EA94 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.168 H 152.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA94 |
|---|---|
| RGB | rgb(103, 234, 148) |
| HSL | hsl(141, 76%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.89, -54.77, 31.16) |
| CIE-LCH | lch(83.89, 63.01, 150.36°) |
| OKLab | oklab(84.23% -0.1485 0.0779) |
| OKLCH | oklch(84.23% 0.168 152.3) |
| XYZ | xyz(40.3586, 63.8636, 38.2113) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA94 #EA67BD
analogous
#7BEA67 #67EA94 #67EAD6
triadic
#67EA94 #9467EA #EA9467
tetradic
#67EA94 #677BEA #EA67BD #EAD667
square
#67EA94 #677BEA #EA67BD #EAD667
split-complementary
#67EA94 #D667EA #EA677B
monochromatic
#1ABD52 #31E36E #67EA94 #9DF1BA #D3F9E0
Accessibility & contrast
On white
1.52
#67EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#67EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA94
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA94 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98E
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#42E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea94; /* rgb */ color: rgb(103, 234, 148); /* oklch */ color: oklch(84.2% 0.168 152.3);
Tailwind
colors: {
custom: {
50: '#9cf1b4',
500: '#67ea94',
950: '#000000',
},
}SCSS
$custom: #67ea94; $custom-light: #9cf1b4; $custom-dark: #000000;
JSON
{
"hex": "#67ea94",
"rgb": {
"r": 103,
"g": 234,
"b": 148
},
"hsl": {
"h": 140.611,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84228,
"c": 0.16771,
"h": 152.3
},
"luminance": 0.63867
}Semantic roles & 50–950 ramp
primary
#67EA94
secondary
#BC3A8F
accent
#0E92D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581