#67F68F#67F68F
#67F68F is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.188 H 149.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67F68F |
|---|---|
| RGB | rgb(103, 246, 143) |
| HSL | hsl(137, 89%, 68%) |
| HSV | hsv(137, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(87.38, -60.25, 38.23) |
| CIE-LCH | lch(87.38, 71.36, 147.60°) |
| OKLab | oklab(87.06% -0.163 0.0944) |
| OKLCH | oklch(87.06% 0.188 149.9) |
| XYZ | xyz(43.5041, 70.7742, 37.3494) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F68F #F667CE
analogous
#86F667 #67F68F #67F6D6
triadic
#67F68F #8F67F6 #F68F67
tetradic
#67F68F #6786F6 #F667CE #F6D667
square
#67F68F #6786F6 #F667CE #F6D667
split-complementary
#67F68F #D667F6 #F66786
monochromatic
#0DD645 #2DF364 #67F68F #A1F9BA #DBFDE4
Accessibility & contrast
On white
1.39
#67F68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#67F68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F68F
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F68F | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#3FF2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f68f; /* rgb */ color: rgb(103, 246, 143); /* oklch */ color: oklch(87.1% 0.188 149.9);
Tailwind
colors: {
custom: {
50: '#9efab1',
500: '#67f68f',
950: '#000000',
},
}SCSS
$custom: #67f68f; $custom-light: #9efab1; $custom-dark: #000000;
JSON
{
"hex": "#67f68f",
"rgb": {
"r": 103,
"g": 246,
"b": 143
},
"hsl": {
"h": 136.783,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87058,
"c": 0.18831,
"h": 149.9
},
"luminance": 0.70778
}Semantic roles & 50–950 ramp
primary
#67F68F
secondary
#CF32A3
accent
#00A5E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581