#67F293#67F293
#67F293 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.179 H 151.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67F293 |
|---|---|
| RGB | rgb(103, 242, 147) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.25, -58.07, 34.78) |
| CIE-LCH | lch(86.25, 67.69, 149.08°) |
| OKLab | oklab(86.16% -0.1572 0.0864) |
| OKLCH | oklch(86.16% 0.179 151.2) |
| XYZ | xyz(42.6089, 68.4904, 38.5726) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F293 #F267C6
analogous
#80F267 #67F293 #67F2D9
triadic
#67F293 #9367F2 #F29367
tetradic
#67F293 #6780F2 #F267C6 #F2D967
square
#67F293 #6780F2 #F267C6 #F2D967
split-complementary
#67F293 #D967F2 #F26780
monochromatic
#12CD4D #2FED6B #67F293 #9FF7BB #D8FCE3
Accessibility & contrast
On white
1.43
#67F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#67F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F293
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F293 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#3FEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f293; /* rgb */ color: rgb(103, 242, 147); /* oklch */ color: oklch(86.2% 0.179 151.2);
Tailwind
colors: {
custom: {
50: '#9df7b3',
500: '#67f293',
950: '#000000',
},
}SCSS
$custom: #67f293; $custom-light: #9df7b3; $custom-dark: #000000;
JSON
{
"hex": "#67f293",
"rgb": {
"r": 103,
"g": 242,
"b": 147
},
"hsl": {
"h": 138.993,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86155,
"c": 0.17939,
"h": 151.2
},
"luminance": 0.68494
}Semantic roles & 50–950 ramp
primary
#67F293
secondary
#C9349A
accent
#059BE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581