#67EA90#67EA90
#67EA90 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.171 H 151.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA90 |
|---|---|
| RGB | rgb(103, 234, 144) |
| HSL | hsl(139, 76%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.83, -55.46, 33.09) |
| CIE-LCH | lch(83.83, 64.58, 149.17°) |
| OKLab | oklab(84.15% -0.1503 0.0824) |
| OKLCH | oklch(84.15% 0.171 151.3) |
| XYZ | xyz(40.0474, 63.7392, 36.5726) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.24
Turquoise Green
#04F489
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA90 #EA67C1
analogous
#7FEA67 #67EA90 #67EAD2
triadic
#67EA90 #9067EA #EA9067
tetradic
#67EA90 #677FEA #EA67C1 #EAD267
square
#67EA90 #677FEA #EA67C1 #EAD267
split-complementary
#67EA90 #D267EA #EA677F
monochromatic
#1ABD4D #31E369 #67EA90 #9DF1B7 #D3F9DF
Accessibility & contrast
On white
1.53
#67EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#67EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA90
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA90 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#44E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea90; /* rgb */ color: rgb(103, 234, 144); /* oklch */ color: oklch(84.2% 0.171 151.3);
Tailwind
colors: {
custom: {
50: '#9cf2b1',
500: '#67ea90',
950: '#000000',
},
}SCSS
$custom: #67ea90; $custom-light: #9cf2b1; $custom-dark: #000000;
JSON
{
"hex": "#67ea90",
"rgb": {
"r": 103,
"g": 234,
"b": 144
},
"hsl": {
"h": 138.779,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84153,
"c": 0.17137,
"h": 151.3
},
"luminance": 0.63743
}Semantic roles & 50–950 ramp
primary
#67EA90
secondary
#BC3A93
accent
#0E99D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581