#67F685#67F685
#67F685 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.197 H 147.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67F685 |
|---|---|
| RGB | rgb(103, 246, 133) |
| HSL | hsl(133, 89%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(87.23, -61.79, 42.92) |
| CIE-LCH | lch(87.23, 75.24, 145.22°) |
| OKLab | oklab(86.9% -0.1671 0.1048) |
| OKLCH | oklch(86.9% 0.197 147.9) |
| XYZ | xyz(42.7800, 70.4846, 33.5362) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.26
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F685 #F667D8
analogous
#90F667 #67F685 #67F6CC
triadic
#67F685 #8567F6 #F68567
tetradic
#67F685 #6790F6 #F667D8 #F6CC67
square
#67F685 #6790F6 #F667D8 #F6CC67
split-complementary
#67F685 #CC67F6 #F66790
monochromatic
#0DD637 #2DF357 #67F685 #A1F9B3 #DBFDE2
Accessibility & contrast
On white
1.39
#67F685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#67F685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F685
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F685 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#E6D58D
Tritanopia (blue-blind)
#44F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f685; /* rgb */ color: rgb(103, 246, 133); /* oklch */ color: oklch(86.9% 0.197 147.9);
Tailwind
colors: {
custom: {
50: '#9efaaa',
500: '#67f685',
950: '#000000',
},
}SCSS
$custom: #67f685; $custom-light: #9efaaa; $custom-dark: #000000;
JSON
{
"hex": "#67f685",
"rgb": {
"r": 103,
"g": 246,
"b": 133
},
"hsl": {
"h": 132.587,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86896,
"c": 0.19726,
"h": 147.9
},
"luminance": 0.70489
}Semantic roles & 50–950 ramp
primary
#67F685
secondary
#CF32AE
accent
#00B5E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581