#67F093#67F093
#67F093 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.177 H 151.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67F093 |
|---|---|
| RGB | rgb(103, 240, 147) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.66, -57.29, 34.00) |
| CIE-LCH | lch(85.66, 66.62, 149.31°) |
| OKLab | oklab(85.67% -0.1551 0.0846) |
| OKLCH | oklch(85.67% 0.177 151.4) |
| XYZ | xyz(42.0169, 67.3064, 38.3753) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F093 #F067C4
analogous
#80F067 #67F093 #67F0D7
triadic
#67F093 #9367F0 #F09367
tetradic
#67F093 #6780F0 #F067C4 #F0D767
square
#67F093 #6780F0 #F067C4 #F0D767
split-complementary
#67F093 #D767F0 #F06780
monochromatic
#14C94E #2FEB6B #67F093 #9FF5BB #D6FBE2
Accessibility & contrast
On white
1.45
#67F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#67F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F093
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F093 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#40EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f093; /* rgb */ color: rgb(103, 240, 147); /* oklch */ color: oklch(85.7% 0.177 151.4);
Tailwind
colors: {
custom: {
50: '#9df6b3',
500: '#67f093',
950: '#000000',
},
}SCSS
$custom: #67f093; $custom-light: #9df6b3; $custom-dark: #000000;
JSON
{
"hex": "#67f093",
"rgb": {
"r": 103,
"g": 240,
"b": 147
},
"hsl": {
"h": 139.27,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85669,
"c": 0.17671,
"h": 151.4
},
"luminance": 0.6731
}Semantic roles & 50–950 ramp
primary
#67F093
secondary
#C63597
accent
#0799DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581