#67ED7F#67ED7F
#67ED7F is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.191 H 147.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED7F |
|---|---|
| RGB | rgb(103, 237, 127) |
| HSL | hsl(131, 79%, 67%) |
| HSV | hsv(131, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.47, -59.30, 42.33) |
| CIE-LCH | lch(84.47, 72.86, 144.48°) |
| OKLab | oklab(84.6% -0.1605 0.1033) |
| OKLCH | oklch(84.6% 0.191 147.2) |
| XYZ | xyz(39.7059, 64.9807, 30.5247) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 3.97
Spearmint
#1EF876
ΔE00 3.98
Wintergreen
#20F986
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED7F #ED67D5
analogous
#92ED67 #67ED7F #67EDC2
triadic
#67ED7F #7F67ED #ED7F67
tetradic
#67ED7F #6792ED #ED67D5 #EDC267
square
#67ED7F #6792ED #ED67D5 #EDC267
split-complementary
#67ED7F #C267ED #ED6792
monochromatic
#17C336 #30E751 #67ED7F #9EF3AD #D4FADB
Accessibility & contrast
On white
1.50
#67ED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#67ED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED7F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED7F | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#49E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ed7f; /* rgb */ color: rgb(103, 237, 127); /* oklch */ color: oklch(84.6% 0.191 147.2);
Tailwind
colors: {
custom: {
50: '#9df4a6',
500: '#67ed7f',
950: '#000000',
},
}SCSS
$custom: #67ed7f; $custom-light: #9df4a6; $custom-dark: #000000;
JSON
{
"hex": "#67ed7f",
"rgb": {
"r": 103,
"g": 237,
"b": 127
},
"hsl": {
"h": 130.746,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84601,
"c": 0.19085,
"h": 147.2
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#67ED7F
secondary
#C138A8
accent
#0AB6DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580