#67F193#67F193
#67F193 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.178 H 151.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67F193 |
|---|---|
| RGB | rgb(103, 241, 147) |
| HSL | hsl(139, 83%, 67%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(85.95, -57.68, 34.39) |
| CIE-LCH | lch(85.95, 67.16, 149.20°) |
| OKLab | oklab(85.91% -0.1562 0.0855) |
| OKLCH | oklch(85.91% 0.178 151.3) |
| XYZ | xyz(42.3121, 67.8968, 38.4737) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F193 #F167C5
analogous
#80F167 #67F193 #67F1D8
triadic
#67F193 #9367F1 #F19367
tetradic
#67F193 #6780F1 #F167C5 #F1D867
square
#67F193 #6780F1 #F167C5 #F1D867
split-complementary
#67F193 #D867F1 #F16780
monochromatic
#13CB4D #2FEC6B #67F193 #9FF6BB #D7FBE3
Accessibility & contrast
On white
1.44
#67F193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#67F193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F193
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F193 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#40EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f193; /* rgb */ color: rgb(103, 241, 147); /* oklch */ color: oklch(85.9% 0.178 151.3);
Tailwind
colors: {
custom: {
50: '#9df6b3',
500: '#67f193',
950: '#000000',
},
}SCSS
$custom: #67f193; $custom-light: #9df6b3; $custom-dark: #000000;
JSON
{
"hex": "#67f193",
"rgb": {
"r": 103,
"g": 241,
"b": 147
},
"hsl": {
"h": 139.13,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85912,
"c": 0.17806,
"h": 151.3
},
"luminance": 0.67901
}Semantic roles & 50–950 ramp
primary
#67F193
secondary
#C73599
accent
#069AE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581