#67EA93#67EA93
#67EA93 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.169 H 152.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA93 |
|---|---|
| RGB | rgb(103, 234, 147) |
| HSL | hsl(140, 76%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.88, -54.94, 31.64) |
| CIE-LCH | lch(83.88, 63.41, 150.06°) |
| OKLab | oklab(84.21% -0.1489 0.079) |
| OKLCH | oklch(84.21% 0.169 152.1) |
| XYZ | xyz(40.2798, 63.8321, 37.7963) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA93 #EA67BE
analogous
#7CEA67 #67EA93 #67EAD5
triadic
#67EA93 #9367EA #EA9367
tetradic
#67EA93 #677CEA #EA67BE #EAD567
square
#67EA93 #677CEA #EA67BE #EAD567
split-complementary
#67EA93 #D567EA #EA677C
monochromatic
#1ABD51 #31E36D #67EA93 #9DF1B9 #D3F9DF
Accessibility & contrast
On white
1.53
#67EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#67EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA93
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA93 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 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)
#EBD98D
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#42E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea93; /* rgb */ color: rgb(103, 234, 147); /* oklch */ color: oklch(84.2% 0.169 152.1);
Tailwind
colors: {
custom: {
50: '#9cf1b3',
500: '#67ea93',
950: '#000000',
},
}SCSS
$custom: #67ea93; $custom-light: #9cf1b3; $custom-dark: #000000;
JSON
{
"hex": "#67ea93",
"rgb": {
"r": 103,
"g": 234,
"b": 147
},
"hsl": {
"h": 140.153,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84209,
"c": 0.16861,
"h": 152.1
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#67EA93
secondary
#BC3A90
accent
#0E94D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581