#67F680#67F680
#67F680 is a very light, highly saturated green. Relative luminance 0.704; OKLCH L 86.8% C 0.202 H 147.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67F680 |
|---|---|
| RGB | rgb(103, 246, 128) |
| HSL | hsl(130, 89%, 68%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(87.17, -62.52, 45.24) |
| CIE-LCH | lch(87.17, 77.17, 144.11°) |
| OKLab | oklab(86.82% -0.1691 0.1099) |
| OKLCH | oklch(86.82% 0.202 147) |
| XYZ | xyz(42.4428, 70.3497, 31.7601) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.76
Spearmint
#1EF876
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F680 #F667DD
analogous
#95F667 #67F680 #67F6C8
triadic
#67F680 #8067F6 #F68067
tetradic
#67F680 #6795F6 #F667DD #F6C867
square
#67F680 #6795F6 #F667DD #F6C867
split-complementary
#67F680 #C867F6 #F66795
monochromatic
#0DD630 #2DF350 #67F680 #A1F9B0 #DBFDE1
Accessibility & contrast
On white
1.39
#67F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#67F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F680
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F680 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#46F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f680; /* rgb */ color: rgb(103, 246, 128); /* oklch */ color: oklch(86.8% 0.202 147.0);
Tailwind
colors: {
custom: {
50: '#9efaa7',
500: '#67f680',
950: '#000000',
},
}SCSS
$custom: #67f680; $custom-light: #9efaa7; $custom-dark: #000000;
JSON
{
"hex": "#67f680",
"rgb": {
"r": 103,
"g": 246,
"b": 128
},
"hsl": {
"h": 130.49,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.8682,
"c": 0.20167,
"h": 147
},
"luminance": 0.70354
}Semantic roles & 50–950 ramp
primary
#67F680
secondary
#CF32B4
accent
#00BDE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580