#67F173#67F173
#67F173 is a very light, highly saturated green. Relative luminance 0.670; OKLCH L 85.4% C 0.206 H 145.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67F173 |
|---|---|
| RGB | rgb(103, 241, 115) |
| HSL | hsl(125, 83%, 67%) |
| HSV | hsv(125, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(85.52, -62.44, 49.32) |
| CIE-LCH | lch(85.52, 79.57, 141.70°) |
| OKLab | oklab(85.41% -0.1692 0.1183) |
| OKLCH | oklch(85.41% 0.206 145) |
| XYZ | xyz(40.1409, 67.0283, 27.0387) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.53
Lightish Green
#61E160
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.82
Lighter Green
#75FD63
ΔE00 4.09
Minty Green
#0BF77D
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F173 #F167E5
analogous
#A0F167 #67F173 #67F1B8
triadic
#67F173 #7367F1 #F17367
tetradic
#67F173 #67A0F1 #F167E5 #F1B867
square
#67F173 #67A0F1 #F167E5 #F1B867
split-complementary
#67F173 #B867F1 #F167A0
monochromatic
#13CB23 #2FEC3F #67F173 #9FF6A7 #D7FBDA
Accessibility & contrast
On white
1.46
#67F173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#67F173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F173
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F173 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD68
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#4CEBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f173; /* rgb */ color: rgb(103, 241, 115); /* oklch */ color: oklch(85.4% 0.206 145.0);
Tailwind
colors: {
custom: {
50: '#9ef79e',
500: '#67f173',
950: '#000000',
},
}SCSS
$custom: #67f173; $custom-light: #9ef79e; $custom-dark: #000000;
JSON
{
"hex": "#67f173",
"rgb": {
"r": 103,
"g": 241,
"b": 115
},
"hsl": {
"h": 125.217,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85411,
"c": 0.20649,
"h": 145
},
"luminance": 0.67032
}Semantic roles & 50–950 ramp
primary
#67F173
secondary
#C735BB
accent
#06CDE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580