#67F393#67F393
#67F393 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.181 H 151.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67F393 |
|---|---|
| RGB | rgb(103, 243, 147) |
| HSL | hsl(139, 85%, 68%) |
| HSV | hsv(139, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(86.55, -58.45, 35.17) |
| CIE-LCH | lch(86.55, 68.22, 148.97°) |
| OKLab | oklab(86.4% -0.1582 0.0874) |
| OKLCH | oklch(86.4% 0.181 151.1) |
| XYZ | xyz(42.9074, 69.0873, 38.6721) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F393 #F367C7
analogous
#81F367 #67F393 #67F3D9
triadic
#67F393 #9367F3 #F39367
tetradic
#67F393 #6781F3 #F367C7 #F3D967
square
#67F393 #6781F3 #F367C7 #F3D967
split-complementary
#67F393 #D967F3 #F36781
monochromatic
#10CF4C #2EEF6B #67F393 #A0F7BB #D8FCE4
Accessibility & contrast
On white
1.42
#67F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#67F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F393
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F393 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#3FEFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f393; /* rgb */ color: rgb(103, 243, 147); /* oklch */ color: oklch(86.4% 0.181 151.1);
Tailwind
colors: {
custom: {
50: '#9ef8b3',
500: '#67f393',
950: '#000000',
},
}SCSS
$custom: #67f393; $custom-light: #9ef8b3; $custom-dark: #000000;
JSON
{
"hex": "#67f393",
"rgb": {
"r": 103,
"g": 243,
"b": 147
},
"hsl": {
"h": 138.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86398,
"c": 0.18073,
"h": 151.1
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#67F393
secondary
#CB339B
accent
#049CE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581