#67EA95#67EA95
#67EA95 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.167 H 152.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA95 |
|---|---|
| RGB | rgb(103, 234, 149) |
| HSL | hsl(141, 76%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.91, -54.59, 30.68) |
| CIE-LCH | lch(83.91, 62.62, 150.67°) |
| OKLab | oklab(84.25% -0.1481 0.0768) |
| OKLCH | oklch(84.25% 0.167 152.6) |
| XYZ | xyz(40.4381, 63.8954, 38.6300) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.78
Light Green Blue
#56FCA2
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA95 #EA67BC
analogous
#7AEA67 #67EA95 #67EAD7
triadic
#67EA95 #9567EA #EA9567
tetradic
#67EA95 #677AEA #EA67BC #EAD767
square
#67EA95 #677AEA #EA67BC #EAD767
split-complementary
#67EA95 #D767EA #EA677A
monochromatic
#1ABD53 #31E370 #67EA95 #9DF1BA #D3F9E0
Accessibility & contrast
On white
1.52
#67EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#67EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA95
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA95 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#41E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea95; /* rgb */ color: rgb(103, 234, 149); /* oklch */ color: oklch(84.2% 0.167 152.6);
Tailwind
colors: {
custom: {
50: '#9cf1b5',
500: '#67ea95',
950: '#000000',
},
}SCSS
$custom: #67ea95; $custom-light: #9cf1b5; $custom-dark: #000000;
JSON
{
"hex": "#67ea95",
"rgb": {
"r": 103,
"g": 234,
"b": 149
},
"hsl": {
"h": 141.069,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84247,
"c": 0.16679,
"h": 152.6
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#67EA95
secondary
#BC3A8E
accent
#0E91D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581